4 lines
74 B
CMake
4 lines
74 B
CMake
|
file(WRITE "${RunCMake_TEST_BINARY_DIR}/main.h"
|
||
|
"#define COUNT 2\n"
|
||
|
)
|