mirror of
https://github.com/reactos/CMake.git
synced 2025-01-07 11:40:23 +00:00
a6d3f5418c
Closes: #16308
6 lines
168 B
ReStructuredText
6 lines
168 B
ReStructuredText
CMAKE_COMPILER_IS_GNUCXX
|
|
------------------------
|
|
|
|
True if the C++ (``CXX``) compiler is GNU.
|
|
Use :variable:`CMAKE_CXX_COMPILER_ID <CMAKE_<LANG>_COMPILER_ID>` instead.
|