Files
CMake/Tests/RunCMake/Instrumentation/query/bad-hook.json.in
T
Martin Duffy 097d4fd1b5 instrumentation: Collect and record project build system metrics
Add a feature for collecting build instrumentation for CMake projects.

Issue: #26099
2025-01-15 09:16:50 -05:00

5 lines
110 B
Plaintext

{
"version": 1,
"hooks": ["bad hook", "postGenerate", "preCMakeBuild", "postCMakeBuild", "postInstall"]
}