mirror of
https://github.com/BeamMP/Docs.git
synced 2026-04-20 15:30:23 +00:00
Reference english instructions for linux installation if not yet localized
I guess this might be more useful than the previous hints. Note: DeepL was used for translating.
This commit is contained in:
@@ -46,13 +46,11 @@ Lade das "Tag", das für die [neueste Version](https://github.com/BeamMP/BeamMP-
|
||||
Im Stammverzeichnis des Projekts, führe aus:
|
||||
|
||||
1.
|
||||
|
||||
```cmake
|
||||
cmake . -B bin -DCMAKE_TOOLCHAIN_FILE=$VCPKG_ROOT/scripts/buildsystems/vcpkg.cmake -DVCPKG_TARGET_TRIPLET=x64-linux
|
||||
```
|
||||
|
||||
1.
|
||||
|
||||
2.
|
||||
```cmake
|
||||
cmake --build bin --parallel
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user