Files
CMake/Help/prop_tgt/INTERFACE_COMPILE_FEATURES.rst
Alex Turbov 9784834b4c Help: Use *.rst extension for included files
So, editor(s) can correctly highlight the RST syntax in the included files.
2025-04-14 03:07:46 +04:00

14 lines
488 B
ReStructuredText

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:: include/INTERFACE_BUILD_PROPERTY.rst
See the :manual:`cmake-compile-features(7)` manual for information on compile
features and a list of supported compilers.