[CMake] Question about defines that use quotes

J Decker d3ck0r at gmail.com
Fri Sep 10 17:25:33 EDT 2010


Is there a standard QUOTE type variable I can use to reference when
building compiler definitions that have quotes?

GNU make requires -DTARGETNAME="\"some text\""
watcom WMake requires -DTARGETNAME="some text"


More information about the CMake mailing list