diff options
author | Brad King <brad.king@kitware.com> | 2019-10-04 13:23:13 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2019-10-04 13:53:22 (GMT) |
commit | 3ded5b6da8cb10d855e36d4ea534222ba870d165 (patch) | |
tree | 8042a90421eb5eb00d6dfd11755862ac1a67dec8 /Help/guide | |
parent | 65020633e62eaf0d86f85bcf1240caacd2095de9 (diff) | |
download | CMake-3ded5b6da8cb10d855e36d4ea534222ba870d165.zip CMake-3ded5b6da8cb10d855e36d4ea534222ba870d165.tar.gz CMake-3ded5b6da8cb10d855e36d4ea534222ba870d165.tar.bz2 |
install,export: Fix export of a genex following $<INSTALL_PREFIX>
The relative path check added by commit 5838aba1aa (Export: Report error
on relative include with genex., 2013-11-26, v3.0.0-rc1~285^2) was added
one condition too early. If the value starts in `${_IMPORT_PREFIX}`
(which comes from `$<INSTALL_PREFIX>`) then it is an absolute path.
Fixes: #19791
Diffstat (limited to 'Help/guide')
0 files changed, 0 insertions, 0 deletions