diff options
author | Kyle Edwards <kyle.edwards@kitware.com> | 2020-02-10 15:15:59 (GMT) |
---|---|---|
committer | Kyle Edwards <kyle.edwards@kitware.com> | 2020-02-11 19:12:33 (GMT) |
commit | b519db6217defff2a8e54d4420e23be8e189ee90 (patch) | |
tree | d5f3ee55812a811f2d71da3344d091b0e04e399b /Help/guide/tutorial/Step3/MathFunctions/mysqrt.cxx | |
parent | ebea30a1edced8d74c42b35c129a3f32d553115c (diff) | |
download | CMake-b519db6217defff2a8e54d4420e23be8e189ee90.zip CMake-b519db6217defff2a8e54d4420e23be8e189ee90.tar.gz CMake-b519db6217defff2a8e54d4420e23be8e189ee90.tar.bz2 |
install: Fix regression when using default destinations
In commit 9fc20a4f3e (install: Add sane set of defaults for DESTINATION
and file type parameters, 2018-11-02, v3.14.0-rc1~410^2~1), a regression
was introduced, in which an `install(TARGETS)` with a
RUNTIME/LIBRARY/ARCHIVE DESTINATION but no PUBLIC_HEADER/PRIVATE_HEADER
DESTINATION would then install the headers. The old behavior did not do
this. Restore the old behavior.
Fixes: #20326
Diffstat (limited to 'Help/guide/tutorial/Step3/MathFunctions/mysqrt.cxx')
0 files changed, 0 insertions, 0 deletions