mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
70f36de1e5
When install(TARGETS) and install(EXPORT) were called with file sets
and an absolute CMAKE_INSTALL_INCLUDEDIR, "${_IMPORT_PREFIX}/" was
still being prepended to the base directory and files, resulting in
incorrect paths. Don't prepend this when absolute paths are used.
Fixes: #25010
290 B
290 B