mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 02:59:22 -05:00
097d4fd1b5
Add a feature for collecting build instrumentation for CMake projects. Issue: #26099
7 lines
244 B
Plaintext
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\)
|