mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-25 15:49:08 -05:00
ea8e3107ec
When `cmake --install` is run with no `--config` passed, use `CMAKE_DEFAULT_CONFIGS` to determine which config(s) to install. Fixes: #21475
2 lines
49 B
CMake
2 lines
49 B
CMake
include(${CMAKE_CURRENT_LIST_DIR}/Install.cmake)
|