Files
CMake/Tests/RunCMake/Instrumentation/cmake-command-missing-version-stderr.txt
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

7 lines
244 B
Plaintext

CMake Error at [^
]*\(cmake_instrumentation\):
cmake_instrumentation QUERY subcommand given an unsupported DATA_VERSION ""
\(the only currently supported version is 1\).
Call Stack \(most recent call first\):
CMakeLists.txt:6 \(include\)