Blang/tools/jsoncpp-1.6.5/include/CMakeLists.txt

3 lines
108 B
CMake
Raw Normal View History

2016-04-22 21:46:31 +02:00
FILE(GLOB INCLUDE_FILES "json/*.h")
INSTALL(FILES ${INCLUDE_FILES} DESTINATION ${INCLUDE_INSTALL_DIR}/json)