summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/get_property/directory_properties-stderr.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add directory property to list imported targetsBrad King2021-06-101-0/+4
| | | | | | | Model the change after commit cbca65826c (Add directory property to list buildsystem targets, 2016-09-19, v3.7.0-rc1~79^2~1). Fixes: #22291
* Tests management: add TESTS directory propertyMarc Chevrier2018-02-081-1/+9
| | | | Implements: #17680
* Add directory properties to get source and binary directoriesBrad King2016-09-191-1/+9
| | | | | | Add SOURCE_DIR and BINARY_DIR directory properties that return the absolute paths to the corresponding directories. These correspond to the target properties of the same names that we already have.
* Add directory property to list buildsystem targetsBrad King2016-09-191-1/+5
| | | | | 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-191-1/+5
| | | | | Add a SUBDIRECTORIES directory property to allow project code to traverse the directory structure of itself as CMake sees it.
* tests: add tests for querying propertiesBen Boeckel2015-01-111-0/+6