Fix compilation against Qt6 and add CI

This commit is contained in:
Tobias Fella
2023-02-01 16:34:39 +00:00
parent 833d2159e7
commit 4f7d32df2b
7 changed files with 18 additions and 9 deletions

View File

@@ -30,4 +30,4 @@ Dependencies:
'frameworks/kdbusaddons': '@stable'
Options:
require-passing-tests-on: [ 'Linux', 'FreeBSD', 'Windows' ]
require-passing-tests-on: [ 'Linux/Qt5', 'FreeBSD', 'Windows' ]