Fix unterminated ` in readme.
This commit is contained in:
parent
cf82aa2247
commit
85a4991775
|
@ -98,6 +98,6 @@ cmake --build . -- --jobs=$(nproc --ignore=1)
|
||||||
* `-DCMAKE_BUILD_TYPE=Debug` for a debug build.
|
* `-DCMAKE_BUILD_TYPE=Debug` for a debug build.
|
||||||
* `-DWITH_TESTS=YES` if you want to compile the tests.
|
* `-DWITH_TESTS=YES` if you want to compile the tests.
|
||||||
* `-DXGETTEXT_CMD=String` The program to use instead of `xgettext`.
|
* `-DXGETTEXT_CMD=String` The program to use instead of `xgettext`.
|
||||||
* `-DFALLBACK_BUNDLED=NO if you don't want to fall back on bundled libraries.
|
* `-DFALLBACK_BUNDLED=NO` if you don't want to fall back on bundled libraries.
|
||||||
|
|
||||||
include::{uri-base}/raw/branch/main/CONTRIBUTING.adoc[]
|
include::{uri-base}/raw/branch/main/CONTRIBUTING.adoc[]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user