CMAKE_CXX_COMPILE_FEATURES.rst 270 B

12345678
  1. CMAKE_CXX_COMPILE_FEATURES
  2. --------------------------
  3. List of features known to the C++ compiler
  4. These features are known to be available for use with the C++ compiler. This
  5. list is a subset of the features listed in the :variable:`CMAKE_CXX_KNOWN_FEATURES`
  6. variable.