feat: add missing KF6 framework recipes
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
Dependencies:
|
||||
- 'on': ['@all']
|
||||
'require':
|
||||
'frameworks/extra-cmake-modules': '@same'
|
||||
|
||||
Options:
|
||||
test-before-installing: True
|
||||
require-passing-tests-on: [ 'Linux', 'FreeBSD', 'Windows' ]
|
||||
|
||||
# exclude stuff from cppcheck that takes too long
|
||||
cppcheck-ignore-files:
|
||||
- 'src/lib/abstracthighlighter.cpp'
|
||||
Reference in New Issue
Block a user