mirror of
https://github.com/BeamMP/Docs.git
synced 2026-04-19 06:50:21 +00:00
Merge pull request #234 from noassl/fix/linux-install-l10n-hint
Reference english instructions for linux installation if not yet loalized
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