File: CMakeLists.txt

package info (click to toggle)
properties-cpp 0.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 336 kB
  • sloc: cpp: 673; makefile: 21
file content (4 lines) | stat: -rw-r--r-- 71 bytes parent folder | download | duplicates (5)
1
2
3
4
install(
  DIRECTORY core
  DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/
)