Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test that missing source mentions directory (#11677) | Brad King | 2011-01-15 | 1 | -1/+1 |
| | | | | | Teach the MissingSourceFile test to verify that the directory portion of a missing source file is mentioned in the error message. | ||||
* | Report missing source files with context of target | Brad King | 2010-09-13 | 1 | -0/+3 |
Previously we reported only the CMakeLists.txt file in the directory that adds the target. |