mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
4 lines
107 B
CMake
4 lines
107 B
CMake
file(WRITE "${RunCMake_TEST_BINARY_DIR}/data.cmake"
|
|
"set(cache_args -Dsecond_cache_arg:STRING=second)
|
|
")
|