Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
02cf404ace01ac4ea7a078dca75a817f95c3bdd3
/
.
/
Tests
/
RunCMake
/
FileAPI
/
codemodel-v2-ClientStateful-prep.cmake
blob: e2b38ff57da59c2e585d989008ff970fbfbdacf2 [
file
]
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"
:
"codemodel"
,
"version"
:
2
}
]
}
]])