On 8/16/2012 11:42 AM, Stephen Kelly wrote:
> I thought that I could make -DNAME="value" appear twice with this code:
>
> add_definitions(-D"NAME=Value" -DNAME="Value")
CMake syntax treats quotes in the middle of an unquoted argument
literally. The double quotes are part of the string. This co
The following issue has been SUBMITTED.
==
http://cmake.org/Bug/view.php?id=13479
==
Reported By:Markus Blatt
Assigned To:
===
Sounds wonderful, I'd love some more dev activity in #cmake. Announce it in
good time and I'll try my best to be there.
-Johan (GMT+1)
On Wed, Aug 15, 2012 at 7:58 PM, Alexander Neundorf wrote:
> **
>
> On Wednesday 15 August 2012, David Cole wrote:
>
> > This is a good idea.
>
> >
>
> > Ho