CMAKE_CXX_STANDARD.rst 277 B

12345678910
  1. CMAKE_CXX_STANDARD
  2. ------------------
  3. .. versionadded:: 3.1
  4. Default value for :prop_tgt:`CXX_STANDARD` target property if set when a target
  5. is created.
  6. See the :manual:`cmake-compile-features(7)` manual for information on
  7. compile features and a list of supported compilers.