diff options
author | Matthew Woehlke <matthew.woehlke@kitware.com> | 2024-07-18 15:20:58 (GMT) |
---|---|---|
committer | Matthew Woehlke <matthew.woehlke@kitware.com> | 2024-07-25 22:33:35 (GMT) |
commit | e5b73b60e385dbb37418f9707d8efd74fecd7cae (patch) | |
tree | 11cd975c19047f51ef08a0807433bc449ddab965 /Source/cmExecProgramCommand.cxx | |
parent | cd217739f7883e8cfcac965b1a6cd83d24222c39 (diff) | |
download | CMake-e5b73b60e385dbb37418f9707d8efd74fecd7cae.zip CMake-e5b73b60e385dbb37418f9707d8efd74fecd7cae.tar.gz CMake-e5b73b60e385dbb37418f9707d8efd74fecd7cae.tar.bz2 |
export: Generalize GenerateImportFileConfig
Move some logic that is specific to CMake-format exports from
GenerateImportFileConfig to an overload of GenerateImportConfig, so that
the former can be moved (back) to the generic base class. This will
allow it to also be used for Common Package Specification exports. To
facilitate this, also add a method to get the format-specific character
used to separate the export file base name from the config suffix, so
that the rest of the logic to determine the file name can be shared.
Diffstat (limited to 'Source/cmExecProgramCommand.cxx')
0 files changed, 0 insertions, 0 deletions