Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
dbf840392d1d6f212d0dc1756644edfccba2a244
/
.
/
Help
/
variable
/
CMAKE_COMPILER_IS_GNUCXX.rst
blob: 29069d2f9437862bf0b5a6509c2ff7e2ce488944 [
file
] [
log
] [
blame
]
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
.