diff options
author | Kyle Edwards <kyle.edwards@kitware.com> | 2020-02-10 15:15:59 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2020-02-11 13:34:16 (GMT) |
commit | 9442ae5083d0b2db8d62bae70bdb7459c111d526 (patch) | |
tree | 1b3c6bce199331f5ba3bea6caf024e5eca99f128 /Tests/RunCMake/pseudo_cpplint.c | |
parent | 44b8937b7614560d9e88d25456c8394b4b209d51 (diff) | |
download | CMake-9442ae5083d0b2db8d62bae70bdb7459c111d526.zip CMake-9442ae5083d0b2db8d62bae70bdb7459c111d526.tar.gz CMake-9442ae5083d0b2db8d62bae70bdb7459c111d526.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 'Tests/RunCMake/pseudo_cpplint.c')
0 files changed, 0 insertions, 0 deletions