16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-21 13:39:18 +02:00

Merge branch 'milek-dev' into gfx-work

This commit is contained in:
milek7
2019-04-05 21:17:45 +02:00
3 changed files with 10 additions and 15 deletions

View File

@@ -32,7 +32,7 @@ jobs:
displayName: 'MacOS 10.13'
steps:
- script: |
HOMEBREW_NO_AUTO_UPDATE=1 brew install glew glfw python2 libpng glm luajit libserialport libsndfile
HOMEBREW_NO_AUTO_UPDATE=1 brew install glew glfw python2 libpng glm luajit libserialport libsndfile asio pkg-config
displayName: 'Install dependencies'
- script: |
mkdir build