mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
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)
|