Build system update, minor fix
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
0686b9a65d
commit
962b1c82c3
7 changed files with 11 additions and 13 deletions
|
|
@ -15,8 +15,8 @@ Grand Theft Auto V Savegame and Snapmatic viewer/editor
|
|||
|
||||
# Note: Install Docker Community Edition and Git before continuing
|
||||
git clone https://gitlab.com/Syping/gta5view && cd gta5view
|
||||
docker pull sypingauto/gta5view-build:1.9-static
|
||||
docker run --rm -v ${PWD}:/gta5view -it sypingauto/gta5view-build:1.9-static
|
||||
docker pull sypingauto/gta5view-build:1.10-static
|
||||
docker run --rm -v ${PWD}:/gta5view -it sypingauto/gta5view-build:1.10-static
|
||||
cd /gta5view && mkdir -p build && cd build
|
||||
mingw64-qt-cmake ../
|
||||
make -j $(nproc --all)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue