OK, as everyone else on the planet probably realized instantly, I now believe 
this is a make issue, not a CMake issue.  Sorry 'bout that.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Phil Smith
Sent: Wednesday, August 27, 2008 6:09 PM
To: cmake@cmake.org
Subject: [CMake] Latest problem: -D values

We're finding that when we get to running make (Cygwin), our compiler is 
getting called with flags of the format:
        -Dvariable value
instead of:
        -Dvariable=value

I'm *suspecting* that it's dependent on the C compiler, but I've looked at the 
CMake doc, and don't see an obvious way to control it.

Is there a setting?
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to