mirror of
https://github.com/reactos/CMake.git
synced 2025-03-04 09:57:12 +00:00
12 lines
391 B
ReStructuredText
12 lines
391 B
ReStructuredText
CMAKE_OBJCXX_EXTENSIONS
|
|
-----------------------
|
|
|
|
Default value for :prop_tgt:`OBJCXX_EXTENSIONS` property of targets.
|
|
|
|
This variable is used to initialize the :prop_tgt:`OBJCXX_EXTENSIONS`
|
|
property on all targets. See that target property for additional
|
|
information.
|
|
|
|
See the :manual:`cmake-compile-features(7)` manual for information on
|
|
compile features and a list of supported compilers.
|