CMake/Tests/RunCMake/Instrumentation/query/generated/query-2.json.in
Alex Turbov efa7c6aedf
pre-commit: Add a hook to check whitespaces and conflict markers
The hook uses settings from `.gitattributes`.
2025-01-26 05:34:18 +04:00

17 lines
215 B
JSON

{
"callbacks" :
[
"\"@CMAKE_COMMAND@\" -E echo callback2"
],
"hooks" :
[
"postCMakeBuild"
],
"queries" :
[
"staticSystemInformation",
"dynamicSystemInformation"
],
"version": 1
}