Thanks! Is CMAKE_EXTRA_GENERATOR a documented variable? I couldn't find it at: <a href="http://www.cmake.org/cmake/help/cmake-2-8-docs.html">http://www.cmake.org/cmake/help/cmake-2-8-docs.html</a><br><br>Steve<br><br>
<div class="gmail_quote">2009/11/19 Alexander Neundorf <span dir="ltr"><<a href="mailto:a.neundorf-work@gmx.net">a.neundorf-work@gmx.net</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Thursday 19 November 2009, Steven Wilson wrote:<br>
> Why, in CMake 2.8.0, is the value of CMAKE_GENERATOR "Unix Makefiles" when<br>
> using the "Eclipse CDT4 - Unix Makefiles" generator?<br>
<br>
</div>That is also the case in cmake 2.6.x.<br>
Check CMAKE_EXTRA_GENERATOR, this should contain "Eclipse CDT4".<br>
<br>
Alex<br>
</blockquote></div><br>