diff options
author | Matthew Woehlke <matthew.woehlke@kitware.com> | 2024-07-26 20:40:03 (GMT) |
---|---|---|
committer | Matthew Woehlke <matthew.woehlke@kitware.com> | 2024-07-26 20:40:03 (GMT) |
commit | 8178fd43e9480384d914bfb2e4bca19991125801 (patch) | |
tree | aac195193c026b527404b8219333bf82c7bab446 /Source/cmExecProgramCommand.cxx | |
parent | e5b73b60e385dbb37418f9707d8efd74fecd7cae (diff) | |
download | CMake-8178fd43e9480384d914bfb2e4bca19991125801.zip CMake-8178fd43e9480384d914bfb2e4bca19991125801.tar.gz CMake-8178fd43e9480384d914bfb2e4bca19991125801.tar.bz2 |
export: Fix handling of import prefix
Fix some additional places in export generation logic that were still
hard-coding the import prefix. Change cmGeneratorExpression::Preprocess
to take the desired prefix as an argument. (This replaces taking a
boolean whether to resolve relative paths; if a non-empty prefix is
given, that is used to resolve relative paths, otherwise relative paths
are left alone.) This should ensure that import properties always spell
the prefix according to the format being generated.
Diffstat (limited to 'Source/cmExecProgramCommand.cxx')
0 files changed, 0 insertions, 0 deletions