summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_COMPILER_IS_GNUCC.rst
blob: 91cf84829e515880e0190e7d625460a8b6debd13 (plain)
1
2
3
4
5
6
7
CMAKE_COMPILER_IS_GNUCC
-----------------------

.. versionadded:: 3.7

True if the ``C`` compiler is GNU.
Use :variable:`CMAKE_C_COMPILER_ID <CMAKE_<LANG>_COMPILER_ID>` instead.