mirror of
https://github.com/simon987/sist2.git
synced 2025-04-20 10:46:45 +00:00
update build instructions
This commit is contained in:
parent
c82b1658fe
commit
3ae6e9b604
@ -132,6 +132,6 @@ binaries (GCC 7+ required).
|
|||||||
2. Build
|
2. Build
|
||||||
```bash
|
```bash
|
||||||
git clone --recursive https://github.com/simon987/sist2/
|
git clone --recursive https://github.com/simon987/sist2/
|
||||||
cmake -DCMAKE_TOOLCHAIN_FILE=<VCPKG_ROOT>/scripts/buildsystems/vcpkg.cmake .
|
cmake -DSIST_DEBUG=off -DCMAKE_TOOLCHAIN_FILE=<VCPKG_ROOT>/scripts/buildsystems/vcpkg.cmake .
|
||||||
make
|
make
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user