mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 11:50:11 -05:00
236207b81a
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`.
5 lines
58 B
CMake
5 lines
58 B
CMake
cmake_instrumentation(
|
|
API_VERSION 1
|
|
DATA_VERSION 1
|
|
)
|