Sign in
cmake
/
cmake
/
39e5a4da220c1ddcd73d74d26ed55a7418add215
/
.
/
Tests
/
RunCMake
/
FileAPI
/
cache-v2-ClientStateful-prep.cmake
blob: 9329280b1e412f9bc5f0392fe1c33972419dec4f [
file
] [
log
] [
blame
]
file
(
REMOVE_RECURSE $
{
RunCMake_TEST_BINARY_DIR
}/.
cmake
/
api
/
v1
/
query
)
file
(
WRITE
"${RunCMake_TEST_BINARY_DIR}/.cmake/api/v1/query/client-foo/query.json"
[[
{
"requests"
:
[
{
"kind"
:
"cache"
,
"version"
:
2
}
]
}
]])