[CMake] Multiple build types at one go

Alexander Neundorf a.neundorf-work at gmx.net
Thu Jan 4 09:14:14 EST 2007


Von: "Marcin Gil" <marcin.gil at gmail.com>

> Is there a way to build multiple build types at one go?
> 
> I would like to be able to build Debug and Release like
> nmake debug; nmake install
> nmake release; nmake install
> 
> assuming that both versions install to different directories.

You could setup two out-of-source buildtrees and compile each with a different buildtype. Is this good enough ?

Bye
Alex

-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer


More information about the CMake mailing list