mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-12 10:10:08 -06:00
7 lines
143 B
CMake
7 lines
143 B
CMake
set_property(GLOBAL PROPERTY INSTALL_PARALLEL ON)
|
|
cmake_instrumentation(
|
|
API_VERSION 1
|
|
DATA_VERSION 1
|
|
OPTIONS dynamicSystemInformation
|
|
)
|