Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Fix CMakeCommands.target_link_directories for regex chars in path | WenGe Wang | 2021-11-16 | 1 | -5/+5 |
| | | | | Fixes: #22801 | ||||
* | LINK_DIRECTORIES: Add new properties and commands | Marc Chevrier | 2018-09-25 | 3 | -0/+49 |
These new capabilities enable to manage link directories Two new properties: * target properties: LINK_DIRECTORIES and INTERFACE_LINK_DIRECTORIES One new command * target_link_directories(): to populate target properties Fixes: #17215 |