Sign in
cmake
/
cmake
/
76f08a107b344daff524974868ab30353bd9b255
/
.
/
Tests
/
RunCMake
/
FileAPI
/
codemodel-v2-ClientStateful-prep.cmake
blob: e2b38ff57da59c2e585d989008ff970fbfbdacf2 [
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"
:
"codemodel"
,
"version"
:
2
}
]
}
]])