mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 03:29:18 -05:00
Help: Apply syntax highlighting to project commands
* Replace most "::" by ".. code-block:: cmake"
* Header sentence in imperative voice,
detailed command description in present tense.
This commit is contained in:
@@ -3,7 +3,7 @@ link_libraries
|
||||
|
||||
Link libraries to all targets added later.
|
||||
|
||||
::
|
||||
.. code-block:: cmake
|
||||
|
||||
link_libraries([item1 [item2 [...]]]
|
||||
[[debug|optimized|general] <item>] ...)
|
||||
|
||||
Reference in New Issue
Block a user