cmake/Help/variable/CMAKE_COMPILER_IS_GNUCC.rst
2016-10-30 18:24:19 +01:00

6 lines
156 B
ReStructuredText

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