Skip to content

Commit fb6685d

Browse files
committed
2 parents 6003e6c + f1aa37f commit fb6685d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ install:
88
- 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
99
build_script:
1010
- cd src
11-
- qmake6 KLog.pro
11+
- qmake6 src.pro
1212
- make

0 commit comments

Comments
 (0)