On Monday 20 September 2010, [email protected] wrote: > >You can import once the source directory and additionally multiple build > >directories as projects into Eclipse. > > Yes was already done, I have in CDT my project folder > (myproj...@buildproject), having its binary,sr,include folder; it also has > a Debug and Release folder, with their own makefile. > The problem is that I still cannot set/manage build configurations, because > I still have only CDT Makefile Builder and not CDT Builder among the > Builders (proj.prperty->builder)
You don't need that, you can simply build the targets in the different imported build dirs. 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
