Files
CMake/Tests/RunCMake/NinjaMultiConfig/cmake--install.cmake
Martin Duffy ea8e3107ec cmake --install: Respect CMAKE_DEFAULT_CONFIGS
When `cmake --install` is run with no `--config` passed, use
`CMAKE_DEFAULT_CONFIGS` to determine which config(s) to install.

Fixes: #21475
2024-11-19 11:37:47 -05:00

2 lines
49 B
CMake

include(${CMAKE_CURRENT_LIST_DIR}/Install.cmake)