Files
Folding/config/CMakeLists.txt

5 lines
83 B
CMake

configure_file(
"config.h.in"
"${Folding_SOURCE_DIR}/config.h" ESCAPE_QUOTES
)