We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 962b540 commit 6a75770Copy full SHA for 6a75770
CMakeLists.txt
@@ -39,6 +39,8 @@ else()
39
endif()
40
41
42
+configure_file(src/config.h.in ${CMAKE_CURRENT_SOURCE_DIR}/src/config.h)
43
+
44
# project's public headers
45
include_directories(include src)
46
0 commit comments