CMAKE_COMPILER_IS_GNUCC.rst 156 B

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