cmake/Help/prop_tgt/INTERFACE_COMPILE_FEATURES.rst

13 lines
541 B
ReStructuredText
Raw Normal View History

2015-04-27 22:25:09 +02:00
INTERFACE_COMPILE_FEATURES
--------------------------
.. |property_name| replace:: compile features
.. |command_name| replace:: :command:`target_compile_features`
.. |PROPERTY_INTERFACE_NAME| replace:: ``INTERFACE_COMPILE_FEATURES``
.. |PROPERTY_LINK| replace:: :prop_tgt:`COMPILE_FEATURES`
.. |PROPERTY_GENEX| replace:: ``$<TARGET_PROPERTY:foo,INTERFACE_COMPILE_FEATURES>``
.. include:: INTERFACE_BUILD_PROPERTY.txt
See the :manual:`cmake-compile-features(7)` manual for information on compile
2015-08-17 11:37:30 +02:00
features and a list of supported compilers.