We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6003e6c + f1aa37f commit fb6685dCopy full SHA for fb6685d
appveyor.yml
@@ -8,5 +8,5 @@ install:
8
- sh: sudo apt install -qqy make qmake6 qt6-base-dev qt6-declarative-dev libhamlib-dev build-essential libgl1-mesa-dev libqt6serialport6-dev qt6-positioning-dev libqt6charts6-dev qt6-l10n-tools
9
build_script:
10
- cd src
11
- - qmake6 KLog.pro
+ - qmake6 src.pro
12
- make
0 commit comments