summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeCommands/target_link_libraries
Commit message (Expand)AuthorAgeFilesLines
* Allow generator expressions in LINK_INTERFACE_LIBRARIES.Stephen Kelly2013-01-104-0/+44
* Merge topic 'tll-IMPORTED-targets'Brad King2013-01-101-0/+3
|\
| * Allow target_link_libraries with IMPORTED targets.Stephen Kelly2013-01-081-0/+3
* | Merge topic 'LINK_LIBRARIES-property'Brad King2013-01-084-1/+31
|\ \
| * | Add LINK_LIBRARIES property for direct target link dependenciesStephen Kelly2013-01-084-1/+31
| |/
* | Add CMAKE_BUILD_INTERFACE_INCLUDES build-variable.Stephen Kelly2013-01-085-1/+36
|/
* Merge topic 'fix-test-warnings'Brad King2013-01-031-1/+1
|\
| * Tests: Fix warning about unused variableStephen Kelly2013-01-031-1/+1
* | Make targets depend on the link interface of their dependees.Stephen Kelly2013-01-034-1/+25
|/
* GenerateExportHeader test: add newlines before end of fileRolf Eike Beer2012-01-171-1/+1
* target_link_libraries: Add LINK_(PUBLIC|PRIVATE) optionsStephen Kelly2011-11-228-0/+127