Hi Guys,

I'm v.v., a developer using cmake to generate our project,

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,

I see CMAKE_COMPILER_IS_GNUCC AND CMAKE_COMPILER_IS_GNUCXX is changed from
true to false, but I didn'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,

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?

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,

Do you have any ideas?

Thanks in advance!

V.V.
--

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to