blob: 5c102ee543d826d612aca95172e7bf7547d1e0b6 [file]
INTERFACE_COMPILE_DEFINITIONS
-----------------------------
.. versionadded:: 4.4
.. |property_name| replace:: compile definitions
.. |command_name| replace:: :command:`set_property(FILE_SET)`
.. |PROPERTY_INTERFACE_NAME| replace:: ``INTERFACE_COMPILE_DEFINITIONS``
.. include:: include/INTERFACE_BUILD_PROPERTY.rst
Related properties:
* Use :prop_fs:`INTERFACE_COMPILE_OPTIONS` to pass additional compile flags.
* Use :prop_fs:`INTERFACE_INCLUDE_DIRECTORIES` to pass additional include
directories.