Remove unused engine defines
This commit is contained in:
parent
38bb77a077
commit
e53cbe79f6
3 changed files with 1 additions and 84 deletions
|
@ -26,7 +26,7 @@ cd ../..
|
|||
|
||||
2. Setup Meson build folder
|
||||
```
|
||||
meson setup -D engine=tf2 -D arch=x86 -D buildtype=debug build
|
||||
meson setup -D arch=x86 -D buildtype=debug build
|
||||
```
|
||||
|
||||
3. Build with Meson
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue