
Adds the global property ``INSTALL_PARALLEL`` to enable a parallel install target for Ninja. Fixes: #25459
2 lines
64 B
CMake
2 lines
64 B
CMake
install(CODE "message(installing:${CMAKE_CURRENT_SOURCE_DIR})")
|