mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Compile with unarr in Ubuntu for now
This commit is contained in:
parent
1f159e8c51
commit
9797051a36
@ -18,7 +18,7 @@ jobs:
|
|||||||
libqt5opengl5-dev libglu1-mesa-dev libunarr-dev qtdeclarative5-dev
|
libqt5opengl5-dev libglu1-mesa-dev libunarr-dev qtdeclarative5-dev
|
||||||
displayName: 'Install dependencies'
|
displayName: 'Install dependencies'
|
||||||
- script: |
|
- script: |
|
||||||
qmake CONFIG+="7zip"
|
qmake CONFIG+="unarr"
|
||||||
make
|
make
|
||||||
displayName: 'Build'
|
displayName: 'Build'
|
||||||
- job: MacOS
|
- job: MacOS
|
||||||
|
Loading…
Reference in New Issue
Block a user