Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests management: add TESTS directory property | Marc Chevrier | 2018-02-08 | 1 | -0/+3 |
| | | | | Implements: #17680 | ||||
* | Add directory property to list buildsystem targets | Brad King | 2016-09-19 | 1 | -0/+4 |
| | | | | | Add a BUILDSYSTEM_TARGETS property to allow project code to traverse the list of its own targets in a given directory. | ||||
* | Add a directory property to list subdirectories | Brad King | 2016-09-19 | 3 | -0/+2 |
Add a SUBDIRECTORIES directory property to allow project code to traverse the directory structure of itself as CMake sees it. |