INTERFACE_COMPILE_FEATURES.rst 541 B

123456789101112
  1. INTERFACE_COMPILE_FEATURES
  2. --------------------------
  3. .. |property_name| replace:: compile features
  4. .. |command_name| replace:: :command:`target_compile_features`
  5. .. |PROPERTY_INTERFACE_NAME| replace:: ``INTERFACE_COMPILE_FEATURES``
  6. .. |PROPERTY_LINK| replace:: :prop_tgt:`COMPILE_FEATURES`
  7. .. |PROPERTY_GENEX| replace:: ``$<TARGET_PROPERTY:foo,INTERFACE_COMPILE_FEATURES>``
  8. .. include:: INTERFACE_BUILD_PROPERTY.txt
  9. See the :manual:`cmake-compile-features(7)` manual for information on compile
  10. features and a list of supported compilers.