mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 21:58:50 -05:00
a6d3f5418c
Closes: #16308
6 lines
156 B
ReStructuredText
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.
|