Files
CMake/Source
Kyle Edwards 9442ae5083 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
2020-02-11 08:34:16 -05:00
..
2019-09-04 18:03:01 +02:00
2020-02-05 09:19:24 -05:00
2019-07-21 09:25:32 +02:00
2019-09-04 18:03:01 +02:00
2019-09-10 22:13:11 +02:00
2019-08-19 20:01:39 +02:00
2019-09-10 22:21:41 +02:00