On Thursday 19 November 2009, Steven Wilson wrote: > Why, in CMake 2.8.0, is the value of CMAKE_GENERATOR "Unix Makefiles" when > using the "Eclipse CDT4 - Unix Makefiles" generator?
That is also the case in cmake 2.6.x. Check CMAKE_EXTRA_GENERATOR, this should contain "Eclipse CDT4". Alex _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
