mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 05:11:15 -06:00
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)
|
|
")
|