[CMake] RE: Adding Custom Build Types

Torsten Martinsen tma at gatehouse.dk
Tue Jan 15 03:26:03 EST 2008


Search the mailing list archives. This was discussed some weeks ago.

________________________________
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

Hi

I have a requirement in which I need to have custom build types in my project. CMake provides the below mentioned build types by default:

Debug
Release
RelWithDebInfo
MinSizeRel

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?

________________________________
This e-mail and any files sent with it contain information that may be privileged or confidential and is the property of the GateHouse Group. This information is intended solely for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use the message or any part thereof. If you have received this e-mail in error, please notify the sender immediately, and delete all copies of this message. In accordance with GateHouse Security Policy, e-mails sent or received may be monitored.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20080115/8e9b7ca1/attachment.htm


More information about the CMake mailing list