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:05:40 (GMT) |
commit | b4b60d1c3aafa4027ddc0086a92eec8f668b2abb (patch) | |
tree | 496b8ff6426f8917ff73cf19404455c82bb2b2fc /Help/guide/tutorial/Step6/MathFunctions/MathFunctions.h | |
parent | 6d01a8e004c5faf2d0b2c3b7c0645ce3726181b6 (diff) | |
download | CMake-b4b60d1c3aafa4027ddc0086a92eec8f668b2abb.zip CMake-b4b60d1c3aafa4027ddc0086a92eec8f668b2abb.tar.gz CMake-b4b60d1c3aafa4027ddc0086a92eec8f668b2abb.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/Step6/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions