Fix build options list.
This commit is contained in:
parent
517872a179
commit
e5a36c010b
|
@ -66,6 +66,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.
|
||||||
* `-DGENERATE_POT=NO` to not (re-)generate the .pot file.
|
* `-DGENERATE_POT=NO` to not (re-)generate the .pot file.
|
||||||
** `-DXGETTEXT_CMD=String` The program to use instead of `xgettext`.
|
* `-DXGETTEXT_CMD=String` The program to use instead of `xgettext`.
|
||||||
|
|
||||||
include::{uri-base}/raw/branch/main/CONTRIBUTING.adoc[]
|
include::{uri-base}/raw/branch/main/CONTRIBUTING.adoc[]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user