mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
3e922ceb5e
Start with v2 to distinguish it from server-mode v1. Issue: #18398
3 lines
158 B
CMake
3 lines
158 B
CMake
file(REMOVE_RECURSE ${RunCMake_TEST_BINARY_DIR}/.cmake/api/v1/query)
|
|
file(WRITE "${RunCMake_TEST_BINARY_DIR}/.cmake/api/v1/query/client-foo/codemodel-v2" "")
|