Update PORT-BUILDING.md (#41)

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
This commit is contained in:
coco875
2024-08-12 06:20:20 +02:00
committed by GitHub
parent 4a483ce304
commit 2cdd3a9de8
+1 -1
View File
@@ -15,7 +15,7 @@ If you have some problem to get it setup you can refer to [https://github.com/Ha
## Setup
```bat
& 'C:\Program Files\CMake\bin\cmake' -S . -B "build/x64" -G "Visual Studio 17 2022" -T v142 -A x64
& 'C:\Program Files\CMake\bin\cmake' -S . -B "build/x64" -G "Visual Studio 17 2022" -T v143 -A x64
```
## Extract Assets