Help: Fix typos in RST found by the rst-backticks
hook
This commit is contained in:
parent
321b71cfde
commit
8d8fd9de2c
@ -1,5 +1,5 @@
|
||||
cpack-tar
|
||||
---------
|
||||
|
||||
* The :cpack_gen:`CPack Archive Generator` learned to generated `.tar`
|
||||
* The :cpack_gen:`CPack Archive Generator` learned to generated ``.tar``
|
||||
packages without compression.
|
||||
|
@ -7,7 +7,7 @@ Enable or disable CMake diagnostics output in SARIF format for a project.
|
||||
|
||||
If enabled, CMake will generate a SARIF log file containing diagnostic messages
|
||||
output by CMake when running in a project. By default, the log file is written
|
||||
to `.cmake/sarif/cmake.sarif`, but the location can be changed by setting the
|
||||
to ``.cmake/sarif/cmake.sarif``, but the location can be changed by setting the
|
||||
command-line option :option:`cmake --sarif-output` to the desired path.
|
||||
|
||||
The Static Analysis Results Interchange Format (SARIF) is a JSON-based standard
|
||||
|
Loading…
Reference in New Issue
Block a user