Files
CMake/Help/variable/CMAKE_OBJCXX_STANDARD_REQUIRED.rst
Raul Tambre a40ff1bb5a Help: Make language standard/extensions variable pages less wordy
They all had two sentences describing the same thing. Furthermore, with the
shorter wording the explicit advice to see the property being initialized for
further information seems unnecessary.
2021-09-28 21:24:53 +03:00

11 lines
314 B
ReStructuredText

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