You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
480 B
14 lines
480 B
INTERFACE_COMPILE_FEATURES
|
|
--------------------------
|
|
|
|
.. versionadded:: 3.1
|
|
|
|
.. |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`
|
|
.. include:: INTERFACE_BUILD_PROPERTY.txt
|
|
|
|
See the :manual:`cmake-compile-features(7)` manual for information on compile
|
|
features and a list of supported compilers.
|