diff --git a/docs/meson.html b/docs/meson.html index e5efbf2a652..6268d52279b 100644 --- a/docs/meson.html +++ b/docs/meson.html @@ -287,7 +287,7 @@ was added in meson 0.49.0, but LLVM cannot be found until 0.51) Due to the way LLVM implements its cmake finder it will only find static libraries, it will never find libllvm.so. -There is also a
-Dcmake_module_path
option in this meson version, +There is also a -Dcmake_module_path option in this meson version, which points to the root of an alternative installation (the prefix). For example: