On Tue, Nov 03, 2009 at 03:32:04AM +0000, Alex H wrote:
> Well, what I want to do is that in my code, I have a #define NORMAL_COMPILE, 
> and some other ones...
> How can I let cmake define those macro so that when I type make, it will 
> create an executable with the define included?

You use add_definions(), but what does this have to do with your other
problem?

tyler
_______________________________________________
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

Reply via email to