Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
3555265f1df989bbb2bbd8ca408efcb3cb0cfd69
/
.
/
Help
/
variable
/
CMAKE_COMPILER_IS_GNUCXX.rst
blob: 29069d2f9437862bf0b5a6509c2ff7e2ce488944 [
file
]
CMAKE_COMPILER_IS_GNUCXX
------------------------
True
if
the C
++
(
``
CXX
``
)
compiler
is
GNU
.
This
variable
is
deprecated
.
Use
:
variable
:
`CMAKE_CXX_COMPILER_ID <CMAKE_<LANG>_COMPILER_ID>`
instead
.