[CMake] nmake build with different options at command line

Tyler Roscoe tyler at cryptio.net
Thu Feb 18 12:09:10 EST 2010


On Thu, Feb 18, 2010 at 05:07:37PM -0000, Chauhan, Vikas wrote:
> Thanks but is it possible from command line. 

cmake -DCMAKE_BUILD_TYPE=release ...

(I'm pretty sure -D args have to come before other arguments to cmake.)

tyler


More information about the CMake mailing list