Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Link to cmake-buildsystem from CMP0052 docs. | Stephen Kelly | 2014-04-17 | 1 | -0/+3 |
| | |||||
* | Export: Disallow exported interface includes in src/build tree (#14592). | Stephen Kelly | 2014-04-09 | 1 | -0/+21 |
Allow directories in the source tree or build tree only if the install tree is a subdirectory of the source tree or build tree, as appropriate. Re-use the test files in the RunCMake.include_directories test to run in multiple scenarios. Bump the required CMake version in the test to 3.0 to ensure that the new policy warnings are emitted correctly. |