Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMP0059: Fix typo in policy description | Brad King | 2016-05-02 | 1 | -2/+2 |
| | |||||
* | Do not treat DEFINITIONS as a built-in directory property | Stephen Kelly | 2015-04-02 | 11 | -0/+84 |
Add policy CMP0059 to cover this change. The property has been deprecated since CMake 2.4 anyway. This will help clean up cmMakefile -- the DefineFlagsOrig member should not need to exist. |