summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/get_property/directory_properties
Commit message (Collapse)AuthorAgeFilesLines
* Tests management: add TESTS directory propertyMarc Chevrier2018-02-081-0/+3
| | | | Implements: #17680
* Add directory property to list buildsystem targetsBrad King2016-09-191-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 subdirectoriesBrad King2016-09-193-0/+2
Add a SUBDIRECTORIES directory property to allow project code to traverse the directory structure of itself as CMake sees it.