mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
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.
11 lines
293 B
ReStructuredText
11 lines
293 B
ReStructuredText
CMAKE_OBJCXX_EXTENSIONS
|
|
-----------------------
|
|
|
|
.. versionadded:: 3.16
|
|
|
|
Default value for :prop_tgt:`OBJCXX_EXTENSIONS` 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.
|