Fix typo in build instructions

This commit is contained in:
iamsi 2018-10-29 13:32:53 +00:00 committed by GitHub
parent 889e4869f9
commit f178163217
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,7 +89,7 @@ Now configure the source tree:
.. code-block:: none
meson . output/release --buildtype=debugpotimized -Db_ndebug=true
meson . output/release --buildtype=debugoptimized -Db_ndebug=true
The following command shows a list of compile-time options: