<div dir="ltr">Hi group,<br><br>I&#39;m using cmake 2.6.4 for cross platform development in Windows and Linux.<br><br>On Windows we&#39;re using Visual Studio 9 and on Linux Eclipse with CDT (4 or 5 - still not decided).<br>
<br>The code have a lot of projects and they&#39;re nicely presented in Visual Studio. <br>While I import project to Eclipse and point it to the root of source tree only project Project-DEBUG@xxx is presented, while sub projects are missing.<br>
<br>Is it by design? Is cmake keyword project() is relevant for Visual Studio generator only?<br><br>Thanks <br>Dima<br></div>