Files
CMake/Tests/RunCMake/Instrumentation/query/cmake-command-failures.cmake
T
Tyler Yankee 236207b81a instrumentation: Fix snippet result field
Give the actual exit code of the command from the snippet as intended;
currently, this always gives 0 for sub-commands like compile and link,
as well as `ctest`.

For now, the result in build snippets will be `null`.
2025-10-27 15:42:58 -04:00

5 lines
58 B
CMake

cmake_instrumentation(
API_VERSION 1
DATA_VERSION 1
)