docs: consistently use CMake

Reviewed-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19191>
This commit is contained in:
Erik Faye-Lund
2022-10-18 15:59:33 +02:00
committed by Marge Bot
parent f1bc496785
commit dc235de196
2 changed files with 2 additions and 2 deletions

View File

@@ -268,7 +268,7 @@ should be used. It uses the same format as the native file above:
llvm-config = '/usr/lib/llvm-config-32'
cmake = '/usr/bin/cmake-for-my-arch'
Obviously, only cmake or llvm-config is required.
Obviously, only CMake or llvm-config is required.
Then configure Meson: