[CMake] RE: Adding Custom Build Types

Joshua Jensen jjensen at workspacewhiz.com
Tue Jan 15 03:41:54 EST 2008


> *From:* cmake-bounces+tma=gatehouse.dk at cmake.org 
> [mailto:cmake-bounces+tma=gatehouse.dk at cmake.org] *On Behalf Of 
> *Malhotra, Anupam
> *Sent:* 15 January 2008 06:37
> *To:* cmake at cmake.org
> *Subject:* [CMake] Adding Custom Build Types
>
> Now In my project I don’t want these build types. I want custom build 
> types like MD, MT, MDd, MTd, ML etc (for Visual Studio 6 and Visual 
> Studio 8 2005 both). These build types are required to set the 
> appropriate runtime library. Is there any provision in CMake through 
> which this can be achieved?
>
I need to update it against the latest CVS, but here is a fully working 
version of what you want:

http://www.cmake.org/pipermail/cmake/2007-October/016810.html

Josh


More information about the CMake mailing list