mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Check if qt6 is properly installed
This commit is contained in:
parent
4fd36643ce
commit
c3a2a35a16
@ -98,6 +98,7 @@ jobs:
|
||||
libqt6opengl6-dev libunarr-dev qt6-declarative-dev libqt6svg6-dev
|
||||
displayName: 'Install dependencies'
|
||||
- script: |
|
||||
qtchooser -list-versions
|
||||
export DEFINES_VAR=DEFINES+\=\"BUILD_NUMBER=\\\\\\\"$(Build.BuildNumber)\\\\\\\"\"
|
||||
qmake CONFIG+="unarr no_pdf" $DEFINES_VAR
|
||||
qmake -v
|
||||
|
Loading…
Reference in New Issue
Block a user