Brad King 23381d83d8 Watcom: Use shortpath to CMake if full path has parens (#12548)
The Watcom WMake tool has trouble running commands in paths that have
parentheses.  We already convert most commands to a shortpath for Watcom
if the path contains a space, but the use of $(CMAKE_COMMAND) hides the
true path from that conversion.  Factor the shortpath conversion code
out into a new ConvertShellCommand method.  Teach it to convert paths
that contain parentheses as well as spaces.  Use the new method to
convert the value of $(CMAKE_COMMAND) and other helper variables.
2011-11-03 09:23:55 -04:00
..
2011-11-03 00:10:09 -04:00
2011-10-23 22:15:30 +02:00
2011-08-25 15:40:49 -04:00
2011-09-15 16:20:33 +02:00
2011-10-23 22:18:08 +02:00
2010-09-10 14:42:09 -04:00
2011-10-23 22:18:08 +02:00
2006-03-10 13:54:57 -05:00
2010-11-12 10:47:28 -05:00
2011-10-23 22:15:30 +02:00
2011-10-23 22:15:30 +02:00
2011-10-02 18:30:42 +01:00
2011-10-23 22:18:08 +02:00
2011-10-22 19:43:34 +02:00
2011-10-02 18:30:42 +01:00