summaryrefslogtreecommitdiffstats
path: root/Help/command/target_link_libraries.rst
Commit message (Expand)AuthorAgeFilesLines
* Help: Add _See Also_ sections to related CMake commandsAlex Turbov2022-11-091-0/+12
* Help: Use monospaced font for a genex name in a section titleAlex Turbov2022-11-091-2/+2
* Help: Link from usage requirement commands to detailed explanationHinell2022-09-161-1/+3
* Help: Fix trivial typoCraig Scott2021-07-181-1/+1
* target_link_libraries: Place $<TARGET_OBJECTS> before librariesBrad King2021-05-291-0/+85
* Help: Add `.. versionadded` directives to commands documentationNikita Nemkin2020-11-091-4/+16
* Help: Improve documentation formatingBartosz Kosiorek2019-04-041-1/+1
* Merge topic 'no-smiley'Brad King2018-10-291-1/+1
|\
| * Help: Spell out ";-list" as "semicolon-separated list"Joachim Wuttke (o)2018-10-251-1/+1
* | Help: Apply syntax highlighting to project commandsJoachim Wuttke (o)2018-10-251-5/+7
|/
* Help: Clarify command-line encoding of target_link_libraries itemsBrad King2018-10-181-0/+12
* Help: Clarify target_link_libraries keywords and generator expressionsBrad King2018-10-081-6/+18
* target_link_libraries: Allow use with targets in other directoriesBrad King2018-09-121-4/+7
* Merge topic 'revert-subdirectory-linking'Brad King2018-07-051-1/+1
|\
| * Revert "target_link_libraries: Allow use with targets in other directories"Brad King2018-07-031-1/+1
* | LINK_OPTIONS: Add new family of propertiesMarc Chevrier2018-06-061-1/+2
|/
* target_link_libraries: Allow use with targets in other directoriesPatrick Stotko2018-05-151-1/+1
* Help: Document linking behavior of OBJECT librariesBrad King2018-03-011-0/+64
* Teach target_* commands to set INTERFACE properties of IMPORTED targetsDeniz Bahadir2017-10-261-1/+2
* VS: Treat libraries ending in `.targets` as msbuild importsSoji Yamakawa2016-11-091-0/+5
* Help: Clarify treatment of link flags in target_link_librariesJohn Beard2016-10-031-0/+6
* Link libraries by full path even in implicit directoriesBrad King2015-04-091-5/+11
* Help: Revise target_link_libraries command documentationBrad King2015-04-031-84/+124
* Help: Place relocatable package notes in their own subsectionsBrad King2015-04-031-3/+6
* Help: Warn that paths should not be used in INTERFACE_ build properties.Stephen Kelly2014-11-251-0/+3
* Help: Clarify target_link_libraries treatment of flags (#15034)Brad King2014-07-281-1/+4
* Help: Mark up the buildsystem commands documentationStephen Kelly2014-02-061-86/+89
* Help: Use ``inline-literals`` to mark generator expressions.Stephen Kelly2014-02-061-1/+1
* CMP0022: Update target_link_libraries plain signature documentationBrad King2013-11-031-7/+10
* target_link_libraries(): Fix code snippet in documentation.Stephen Kelly2013-10-181-1/+2
* Help: Factor out cmake-generator-expressions manual pageBrad King2013-10-161-75/+2
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-0/+215