mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
8 lines
187 B
ReStructuredText
8 lines
187 B
ReStructuredText
CMAKE_COMPILER_IS_GNUCC
|
|
-----------------------
|
|
|
|
True if the ``C`` compiler is GNU.
|
|
|
|
This variable is deprecated. Use
|
|
:variable:`CMAKE_C_COMPILER_ID <CMAKE_<LANG>_COMPILER_ID>` instead.
|