summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt/LINK_INTERFACE_LIBRARIES_CONFIG.rst
Commit message (Collapse)AuthorAgeFilesLines
* Help: Warn that paths should not be used in INTERFACE_ build properties.Stephen Kelly2014-11-251-0/+3
|
* Help: Format the LINK_INTERFACE_LIBRARIES target properies.Stephen Kelly2014-11-221-5/+6
|
* Fix INTERFACE_LINK_LIBRARIES documentation typosBrad King2013-11-041-1/+1
| | | | | | | Apply the changes from commit 603fe925 (Fix summary documentation of INTERFACE_LINK_LIBRARIES, 2013-11-04) and commit 0aa97b6b (Fix spelling in INTERFACE_LINK_LIBRARIES documentation, 2013-11-04) to the new location of the same documentation.
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-0/+13
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.