4 lines
104 B
CMake
4 lines
104 B
CMake
|
file(WRITE "${RunCMake_TEST_SOURCE_DIR}/include/BuildUnderSource.h" [[
|
||
|
#define BUILD_UNDER_SOURCE 1
|
||
|
]])
|