]> granicus.if.org Git - json-c/commitdiff
We need to also install the generated configuration files
authorSteve Gerbino <steve@gerbino.co>
Sun, 25 Sep 2016 18:57:15 +0000 (14:57 -0400)
committerSteve Gerbino <steve@gerbino.co>
Sun, 25 Sep 2016 18:57:15 +0000 (14:57 -0400)
CMakeLists.txt

index 82ada75cb98a5e11cb650dd47b25bfcb10f3a973..34aee29c656f8170927077e4d5078f63def6124f 100644 (file)
@@ -64,3 +64,4 @@ install(TARGETS json-c
     ARCHIVE DESTINATION lib)
 
 install(DIRECTORY . DESTINATION ${CMAKE_INSTALL_PREFIX}/include FILES_MATCHING PATTERN "*.h")
+install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/include FILES_MATCHING PATTERN "*.h")