[CMake] CMAKE_GENERATOR question

Alexander Neundorf a.neundorf-work at gmx.net
Thu Nov 19 13:58:10 EST 2009


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


More information about the CMake mailing list