mirror of
https://codeberg.org/postscriptum/gemlog.git
synced 2026-02-19 06:22:41 +00:00
fix sdk build example
This commit is contained in:
parent
3f87609291
commit
71d3e967dc
1 changed files with 1 additions and 2 deletions
|
|
@ -94,8 +94,7 @@ git clone https://iris.radicle.xyz/z3LRRg2os4mihf6n12P6m2Ukr4BfW.git half-life-s
|
|||
|
||||
``` bash
|
||||
git clone --recursive https://github.com/FWGS/hlsdk-portable.git
|
||||
git checkout bot10
|
||||
cmake -B build -S .
|
||||
cmake -DCMAKE_BUILD_TYPE=Release -B build -S .
|
||||
cmake --build build
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue