summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeTests/SeparateArgumentsTest.cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* separgs: Migrate tests to RunCMake testsChristian Pfeiffer2017-04-261-25/+0
|
* 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.