mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
55e4753bbb
Because of this property in the cmTargetExport struct, exporting targets is not uniform: top-level ones have to be dealt with via the cmTargetExport objects, while all linked ones are cmGeneratorTarget objects. Let's pass this additional includedirectories via a special target property making handling exported targets uniform.
908 B
908 B