summaryrefslogtreecommitdiffstats
path: root/Help/command/add_library.rst
Commit message (Collapse)AuthorAgeFilesLines
* Help: Mark up the buildsystem commands documentationStephen Kelly2014-02-061-80/+87
| | | | Cross-link to the cmake-buildsystem manual.
* add_library: Disallow invalid signatures for INTERFACE_LIBRARY.Stephen Kelly2014-01-061-4/+13
| | | | | Document the valid signatures. Add a test for the IMPORTED GLOBAL signature.
* Help: Fix reStructuredText syntax in auto-generated documentsBrad King2013-10-151-1/+1
|
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-0/+120
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.