mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
7489e95b8e
Start with v2 to distinguish it from server-mode v1. Issue: #18398
3 lines
143 B
CMake
3 lines
143 B
CMake
file(REMOVE_RECURSE ${RunCMake_TEST_BINARY_DIR}/.cmake/api/v1/query)
|
|
file(WRITE "${RunCMake_TEST_BINARY_DIR}/.cmake/api/v1/query/cache-v2" "")
|