mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 14:23:10 -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.
84 KiB
84 KiB