<div dir="ltr">







<p class="">Hi Guys, </p>
<p class="">I&#39;m v.v., a developer using cmake to generate our project, </p>
<p class="">Recently we updated our cmake from 2.8.8 to 2.8.11 on Mac, immediately I found a difference between the latest and previous version, </p>
<p class="">I see CMAKE_COMPILER_IS_GNUCC AND CMAKE_COMPILER_IS_GNUCXX is changed from true to false, but I didn&#39;t change my compiler at all, I am using XCode4.5 and select com.apple.compilers.llvm.clang.1_0 as CMAKE_XCODE_ATTRIBUTE_GCC_VERSION in toolchain file, </p>

<p class="">So my question here is: Is this a correct behaviour for latest 2.8.11 that CMAKE_COMPILER_IS_GNUCC AND CMAKE_COMPILER_IS_GNUCXX is false?</p>
<p class="">BTW, I read all of documents from 2.8.8 to 2.8.11 about this variable, but seems no explicit description about this change, </p>
<p class="">Do you have any ideas?</p>
<p class="">Thanks in advance!</p>
<p class="">V.V.</p></div>