mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 18:09:42 -05:00
26691689a3
Modify how cmExportBuildFileGenerator::FindExportInfo collects target export information to properly record the export sets which export a target. (The old behavior treated every invocation as a separate set, which is reasonable for export(TARGETS) but does not allow referencing a target exported multiple times via export(EXPORT). This reflects recent changes to allow this for installed exports.)
965 B
965 B