CMAKE_OBJCXX_STANDARD_REQUIRED.rst 314 B

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