[CMake] Export a custom property of a target

Raphael Grimm raphael.grimm at kit.edu
Wed Aug 22 09:57:55 EDT 2018


Hi,

I added a custom target property via 'define_property' 
(https://cmake.org/cmake/help/latest/command/define_property.html).

When using this target in a different cmake project the property is not 
found by cmake and the meta information stored in the target property is 
lost.

Is there a way to also export custom target properties?

Regards

Raphael


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5205 bytes
Desc: S/MIME Cryptographic Signature
URL: <https://cmake.org/pipermail/cmake/attachments/20180822/d1037643/attachment.bin>


More information about the CMake mailing list