mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 04:40:56 -06:00
In some cases, `cmake --install .` implements additional semantics over just `cmake --build . --target install`. For example, using the Xcode "new build system" with `IOS_INSTALL_COMBINED` requires special support from `cmake --install` beyond building the `install` target. Fixes: #23946
137 KiB
137 KiB