Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add deprecation warnings for policies CMP0054 and below | Brad King | 2017-11-01 | 1 | -0/+10 |
| | | | | | | The OLD behaviors of all policies are deprecated, but only by documentation. Add an explicit deprecation diagnostic for some policies to encourage projects to port away from setting policies to OLD. | ||||
* | 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. | ||||
* | OS X: Add CMP0042 to enable MACOSX_RPATH by default | Clinton Stimpson | 2014-01-02 | 1 | -0/+1 |
Also adding documentation for CMAKE_MACOSX_RPATH, and improving documentation for MACOSX_RPATH. |