summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeTests/SeparateArgumentsTest.cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Teach separate_arguments() to parse commandsBrad King2009-07-141-0/+25
This adds UNIX_COMMAND and WINDOWS_COMMAND modes to the command. These modes parse unix- and windows-style command lines.