Hi group, I'm using cmake 2.6.4 for cross platform development in Windows and Linux.
On Windows we're using Visual Studio 9 and on Linux Eclipse with CDT (4 or 5 - still not decided). The code have a lot of projects and they're nicely presented in Visual Studio. While I import project to Eclipse and point it to the root of source tree only project project-de...@xxx is presented, while sub projects are missing. Is it by design? Is cmake keyword project() is relevant for Visual Studio generator only? Thanks Dima
_______________________________________________ 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
