Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RunCMake: Remove unneeded files. | Stephen Kelly | 2015-02-09 | 1 | -1/+0 |
| | | | | | The default expectation of RunCMake tests is empty content, so there is no need to specify it. | ||||
* | message: Add a DEPRECATION mode | Stephen Kelly | 2013-10-08 | 11 | -0/+30 |
By default, the message is not issued. If CMAKE_ERROR_DEPRECATED is on, the message is fatal. If CMAKE_WARN_DEPRECATED is on, the message is a warning. |