Skip to content

Commit 6a75770

Browse files
config file is still used...
1 parent 962b540 commit 6a75770

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ else()
3939
endif()
4040
endif()
4141

42+
configure_file(src/config.h.in ${CMAKE_CURRENT_SOURCE_DIR}/src/config.h)
43+
4244
# project's public headers
4345
include_directories(include src)
4446

0 commit comments

Comments
 (0)