[CMake] help me to resolve this issue

Alex H aditya15417 at hotmail.com
Mon Nov 2 22:32:04 EST 2009


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?




> Date: Mon, 2 Nov 2009 18:17:33 -0800
> From: tyler at cryptio.net
> To: aditya15417 at hotmail.com
> CC: cmake at cmake.org
> Subject: Re: [CMake] help me to resolve this issue
> 
> On Tue, Nov 03, 2009 at 01:21:35AM +0000, Alex H wrote:
> > How can I get over this issue? 
> > add_executable cannot create target "hassel" because another target
> > with  the same name already exists.  The existing target is an
> > executable created  in source directory "..............".  See
> > documentation for policy CMP0002 for more details.
> 
> Uh... don't add two targets with the same name?
> 
> If you want more help, we probably need to see some code or at least an
> explanation of what you're trying to do.
> 
> tyler
 		 	   		  
_________________________________________________________________
NEW! Get Windows Live FREE.
http://www.get.live.com/wl/all
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20091103/043cb487/attachment.htm>


More information about the CMake mailing list