CMake/Tests/CompileOptions
Brad King b6385cabec Escape target flags taken from COMPILE_OPTIONS
Factor appending of individual flags out into an AppendFlagEscape method
in cmLocalGenerator and teach it to use EscapeForShell.  Update all
COMPILE_OPTIONS handling to use AppendFlagEscape.

Override the method in the Xcode generator to use its custom escape
implementation.

Teach the CompileOptions test to add an option that requires escaping
everywhere instead of just with the GNU tools.
2013-06-27 12:57:32 -04:00
..
CMakeLists.txt Escape target flags taken from COMPILE_OPTIONS 2013-06-27 12:57:32 -04:00
main.cpp Escape target flags taken from COMPILE_OPTIONS 2013-06-27 12:57:32 -04:00
other.cpp Add COMPILE_OPTIONS target property. 2013-06-02 11:56:37 +02:00