Sign in
cmake
/
cmake
/
39e5a4da220c1ddcd73d74d26ed55a7418add215
/
.
/
Help
/
variable
/
CMAKE_COMPILER_IS_GNUCXX.rst
blob: f1f5cf797605a002838bbad5143342a2bf12d6fb [
file
] [
log
] [
blame
]
CMAKE_COMPILER_IS_GNUCXX
------------------------
True
if
the C
++
(
``
CXX
``
)
compiler
is
GNU
.
Use
:
variable
:
`CMAKE_CXX_COMPILER_ID <CMAKE_<LANG>_COMPILER_ID>`
instead
.