Files
cmake/Tests/RunCMake/Instrumentation/cmake-command-missing-version-stderr.txt
Martin Duffy dcf146c34d instrumentation: Revise Data Version format
Give data version the new format <major>.<minor>, so that
the version can be incremented with the introduction of new
features without bumping the major version.

Add support for loading instrumentation JSON queries of unknown
data versions without error.

Issue: #27833
2026-06-02 08:55:20 -04:00

7 lines
235 B
Plaintext

CMake Error at [^
]*\(cmake_instrumentation\):
cmake_instrumentation given a malformed DATA_VERSION ""\. A numeric major
or major\.minor version is required\.
Call Stack \(most recent call first\):
CMakeLists\.txt:5 \(include\)