[CMake] add_executable with -D

Mike Jackson mike.jackson at bluequartz.net
Sun Nov 1 13:59:15 EST 2009


You need to use the add_defintions() command

Sent from my iPod
Mike Jackson

On Nov 1, 2009, at 13:12, Alex H <aditya15417 at hotmail.com> wrote:

> Usually using g++ I can do the following:
>
> g++ -D DEBUG main.cpp
>
> how can I add the similar function of -D DEBUG in CMake?
>
> I tried to read the add_executable() command and it did not provide  
> something similar to this.. some guidelines are appreciated
>
>
>
>
> Chat online and in real-time with friends and family! Windows Live  
> Messenger
> _______________________________________________
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20091101/e7d2d16b/attachment.htm>


More information about the CMake mailing list