4 lines
99 B
CMake
4 lines
99 B
CMake
file(WRITE "${RunCMake_TEST_BINARY_DIR}/data.cmake"
|
|
"set(cache_args -Dcache_arg:STRING=first)
|
|
")
|