16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-23 19:09:18 +02:00

build system tweaks

This commit is contained in:
milek7
2019-04-05 19:46:53 +02:00
parent 7ea8653988
commit 0861ad9633
3 changed files with 13 additions and 17 deletions

View File

@@ -30,7 +30,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 pkg-config
displayName: 'Install dependencies'
- script: |
mkdir build