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?
--
...phsiii

Phil Smith III
[EMAIL PROTECTED]
Voltage Security, Inc.
www.voltage.com
(703) 476-4511 (home office)
(703) 568-6662 (cell)


_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to