b9e900cb70
Patch CMakeLists.txt across 15 KF6 packages for Redox cross-compile. Add kf6-ksvg recipe for KWin dependency chain. Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
16 lines
507 B
YAML
16 lines
507 B
YAML
Dependencies:
|
|
- 'on': ['Linux', 'FreeBSD', 'Windows', 'macOS', 'Android']
|
|
'require':
|
|
'frameworks/extra-cmake-modules': '@same'
|
|
'frameworks/karchive' : '@same'
|
|
'frameworks/kconfig' : '@same'
|
|
'frameworks/kcoreaddons' : '@same'
|
|
'frameworks/kguiaddons' : '@same'
|
|
'frameworks/kirigami' : '@same'
|
|
'frameworks/kcolorscheme' : '@same'
|
|
|
|
Options:
|
|
test-before-installing: True
|
|
cppcheck-ignore-files: ['templates/']
|
|
require-passing-tests-on: ['Linux', 'FreeBSD', 'Windows', 'macOS']
|