On 26. Jul, 2010, at 18:49 , Olaf van der Spek wrote: > On Sun, Jul 25, 2010 at 6:58 PM, Alexander Neundorf > <[email protected]> wrote: >> Hmm, the Codeblocks generator is makefile-based.
It is single-configuration. > > What exactly does makefile-based mean/imply? > >> Each makefile-based buildtree builds only one configuration. >> If you want multiple configurations, create one buildtree for each >> configuration (each with its own C::B project file). > > That doesn't seem right. Patches are welcome ;-) I don't think it would be too hard to implement, mostly some Makefile magic, deferring a lot from CMake-time to build-time. However I'm unsure as to how people will like it. An there remains the question of how to select the build type from the command line. I'd hate having to pass make a variable definition... > > Olaf Michael _______________________________________________ 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
