BayesNet/config/CMakeLists.txt

5 lines
106 B
CMake

configure_file(
"config.h.in"
"${CMAKE_BINARY_DIR}/configured_files/include/config.h" ESCAPE_QUOTES
)