Update relevant files after moving meson to build/

Update meson build instructions
This commit is contained in:
Lzu Tao
2018-12-01 23:18:59 +07:00
parent beb13bd87e
commit 0669392937
3 changed files with 15 additions and 8 deletions
+1 -1
View File
@@ -125,7 +125,7 @@ By default, `CMAKE_BUILD_TYPE` is set to `Release`.
#### Meson
A Meson project is provided within `contrib/meson`.
A Meson project is provided within `build/meson`.
#### Visual Studio (Windows)