Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Clarify RunCMake.CommandLine ExplicitDirs case names | Brad King | 2022-03-02 | 1 | -2/+0 |
| | |||||
* | cmake: Ignore any empty "" command line arguments | Robert Maynard | 2022-02-16 | 1 | -0/+2 |
Don't treat empty quote arguments("") as the current working directory but instead ignore them. Fixes #23217 |