1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-18 08:22:33 +02:00

Add vcpkg to CI

This commit is contained in:
Elias 2019-07-26 13:23:45 +02:00
parent d7d2dc5f40
commit bc99ead6c7

View File

@ -11,6 +11,7 @@ build:windows:
- git submodule sync --recursive
- git submodule update --init --recursive
script:
- call vcpkg-install-dependencies.bat
- call scripts/build.bat
- call scripts/package.bat
artifacts: