mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-23 07:28:51 -06:00
Help: Use CMake highlighting for command synopsis
Most of CMake commands use it. Fix a few of them to do the same.
This commit is contained in:
@@ -8,7 +8,7 @@ exec_program
|
||||
Run an executable program during the processing of the CMakeList.txt
|
||||
file.
|
||||
|
||||
::
|
||||
.. code-block:: cmake
|
||||
|
||||
exec_program(Executable [directory in which to run]
|
||||
[ARGS <arguments to executable>]
|
||||
|
||||
Reference in New Issue
Block a user