Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake: Do not open directories as scripts (#14966) | Brad King | 2014-06-09 | 1 | -0/+1 |
Check if a file path is a directory before opening it. Extend the RunCMake.CommandLine test with a case running "cmake -P" on a directory. |