| Current Path : /usr/local/doc/cmake/html/_sources/variable/ |
| Current File : //usr/local/doc/cmake/html/_sources/variable/CMAKE_COMPILER_IS_GNUCXX.rst.txt |
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.