mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06: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 @@ include_directories
|
||||
|
||||
Add include directories to the build.
|
||||
|
||||
::
|
||||
.. code-block:: cmake
|
||||
|
||||
include_directories([AFTER|BEFORE] [SYSTEM] dir1 [dir2 ...])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user