summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/set_property
Commit message (Expand)AuthorAgeFilesLines
* cmTarget: Don't allow setting read-only propertiesRobert Maynard2024-01-231-2/+2
* set_property(TEST): Add DIRECTORY optionKyle Edwards2023-08-107-0/+35
* Tests/RunCMake: Update cmake_minimum_required versionsBrad King2023-02-111-1/+1
* set_property: Fix name of TARGET_DIRECTORY option in error messagesAlexandru Croitor2020-07-091-1/+1
* set_source_files_properties: Allow specification of directory scopeAlexandru Croitor2020-05-144-0/+28
* Testing: Update hard-coded line numbers to [0-9]+ in some testsKyle Edwards2018-10-101-7/+7
* LINK_DIRECTORIES: Add new properties and commandsMarc Chevrier2018-09-253-0/+6
* LINK_OPTIONS: Add new family of propertiesMarc Chevrier2018-06-063-0/+6
* Tests: Add tests for INHERITED property chainingCraig Scott2018-03-214-0/+134
* Add new target-property `IMPORTED_GLOBAL`.Deniz Bahadir2017-11-077-0/+141
* cmTarget: Enforce TYPE being a read-only propertyGregor Jasny2017-01-094-0/+5
* Tests: Cover set_property for buildsystem directory propertiesBrad King2015-09-119-0/+22
* cmTarget: Only append non-empty values to buildsystem properties.Stephen Kelly2015-09-115-5/+5
* Tests: Cover set_property for buildsystem target propertiesBrad King2015-09-0316-7/+41
* Tests: Move LINK_SEARCH_{START,END}_STATIC case to dedicated testBrad King2015-09-023-79/+0
* Allow LINK_SEARCH_{START,END}_STATIC props to have default values.Chuck Atkins2015-08-133-0/+79
* set_property: Fix crash when setting LINK_LIBRARIES to nothingBrad King2015-07-083-0/+13