Fix config/CMakeLists.txt
This commit is contained in:
parent
95157fd521
commit
e1420e342c
1 changed files with 1 additions and 2 deletions
|
@ -1,3 +1,2 @@
|
|||
install(FILES breeder.conf.example DESTINATION ${SYSCONF_INSTALL_DIR}/ProjectRiddle RENAME breeder.conf)
|
||||
|
||||
configure_file(configPath.h.in configPath.h)
|
||||
configure_file(configPath.h.in ${CMAKE_BINARY_DIR}/config/configPath.h)
|
||||
|
|
Loading…
Reference in a new issue