diff options
author | Harry Mallon <hjmallon@gmail.com> | 2022-09-08 12:30:07 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2022-09-12 13:53:22 (GMT) |
commit | 66b5d51f3812ecb04d1cc1901016236249e70b49 (patch) | |
tree | 1e174e1a84f2d1fccaba09cb6ed01d396677f0b5 /Help/guide/tutorial/Step3/MathFunctions/MathFunctions.h | |
parent | 83686df1d63e7d2c922de19489ea2bab42e98a4a (diff) | |
download | CMake-66b5d51f3812ecb04d1cc1901016236249e70b49.zip CMake-66b5d51f3812ecb04d1cc1901016236249e70b49.tar.gz CMake-66b5d51f3812ecb04d1cc1901016236249e70b49.tar.bz2 |
ExternalProject: Install CMake projects using 'cmake --install'
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
Diffstat (limited to 'Help/guide/tutorial/Step3/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions