blob: 9cc12a1e90c81533131139cb5adad069a0d2e200 (
plain)
1
2
3
4
5
6
7
8
|
INTERFACE_COMPILE_DEFINITIONS
-----------------------------
.. |property_name| replace:: compile definitions
.. |command_name| replace:: :command:`target_compile_definitions`
.. |PROPERTY_INTERFACE_NAME| replace:: ``INTERFACE_COMPILE_DEFINITIONS``
.. |PROPERTY_LINK| replace:: :prop_tgt:`COMPILE_DEFINITIONS`
.. include:: INTERFACE_BUILD_PROPERTY.txt
|