MESON
This commit is contained in:
parent
30869c4d2e
commit
1d40da4cdb
1 changed files with 2 additions and 2 deletions
|
|
@ -3,11 +3,11 @@
|
||||||
### Setup
|
### Setup
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
mason setup build
|
meson setup build
|
||||||
```
|
```
|
||||||
|
|
||||||
### Build
|
### Build
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
mason compile
|
meson compile
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue