mirror of
https://github.com/YACReader/yacreader
synced 2025-07-26 00:44:59 -04:00
Use the build script for macos
This commit is contained in:
@ -33,8 +33,7 @@ jobs:
|
|||||||
mv $(Build.SourcesDirectory)/compressed_archive/p7zip_16.02 $(Build.SourcesDirectory)/compressed_archive/libp7zip
|
mv $(Build.SourcesDirectory)/compressed_archive/p7zip_16.02 $(Build.SourcesDirectory)/compressed_archive/libp7zip
|
||||||
displayName: 'Install dependencies'
|
displayName: 'Install dependencies'
|
||||||
- script: |
|
- script: |
|
||||||
qmake CONFIG+="7zip"
|
$(Build.SourcesDirectory)/compileOSX.sh
|
||||||
make
|
|
||||||
displayName: 'Build'
|
displayName: 'Build'
|
||||||
- job: Windows
|
- job: Windows
|
||||||
pool:
|
pool:
|
||||||
|
Reference in New Issue
Block a user