diff --git a/doc/user.rst b/doc/user.rst index bf39aa19a..b55ed1de6 100644 --- a/doc/user.rst +++ b/doc/user.rst @@ -103,7 +103,7 @@ Now configure the source tree: .. code-block:: none - meson . output/release --buildtype=debugoptimized -Db_ndebug=true + meson setup . output/release --buildtype=debugoptimized -Db_ndebug=true The following command shows a list of compile-time options: