mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
097d4fd1b5
Add a feature for collecting build instrumentation for CMake projects. Issue: #26099
5 lines
67 B
CMake
5 lines
67 B
CMake
cmake_instrumentation(
|
|
API_VERSION 1
|
|
DATA_VERSION NOT_AN_INT
|
|
)
|