mirror of
https://github.com/libretro/mgba.git
synced 2024-11-22 23:49:51 +00:00
Appveyor: Add Lua
This commit is contained in:
parent
3261799d92
commit
d2a7065d77
@ -8,7 +8,7 @@ install:
|
||||
- git -C C:\Tools\vcpkg clean -dfq docs ports scripts toolsrc triplets versions
|
||||
- git -C C:\Tools\vcpkg pull --force --quiet
|
||||
- C:\Tools\vcpkg\bootstrap-vcpkg
|
||||
- vcpkg --triplet x64-windows-release --recurse install ffmpeg libepoxy libpng libzip sdl2 sqlite3
|
||||
- vcpkg --triplet x64-windows-release --recurse install ffmpeg libepoxy libpng libzip lua sdl2 sqlite3
|
||||
- vcpkg --no-dry-run upgrade
|
||||
- rd /Q /S C:\Tools\vcpkg\buildtrees
|
||||
before_build:
|
||||
|
Loading…
Reference in New Issue
Block a user