fix use of clang 20
This commit is contained in:
parent
ac5d57887c
commit
3ee1e7b433
2 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@ global
|
||||||
log-dir ~/projects/kde/log
|
log-dir ~/projects/kde/log
|
||||||
|
|
||||||
# use distro stuff for that
|
# use distro stuff for that
|
||||||
ignore-modules wayland wayland-protocols gpgme appstream packagekit-qt poppler
|
ignore-modules wayland gpgme appstream packagekit-qt poppler
|
||||||
end global
|
end global
|
||||||
|
|
||||||
include ${module-definitions-dir}/kf6-qt6.ksb
|
include ${module-definitions-dir}/kf6-qt6.ksb
|
||||||
|
|
|
@ -31,7 +31,6 @@ export QT_QUICK_CONTROLS_STYLE_PATH=~/projects/kde/usr/lib/qml/QtQuick/Controls.
|
||||||
bison
|
bison
|
||||||
boost
|
boost
|
||||||
bzip2
|
bzip2
|
||||||
clang-tools_20
|
|
||||||
cmake
|
cmake
|
||||||
ctags
|
ctags
|
||||||
curl
|
curl
|
||||||
|
@ -86,6 +85,7 @@ export QT_QUICK_CONTROLS_STYLE_PATH=~/projects/kde/usr/lib/qml/QtQuick/Controls.
|
||||||
mesa
|
mesa
|
||||||
meson
|
meson
|
||||||
modemmanager
|
modemmanager
|
||||||
|
myllvm.clang-tools # clang
|
||||||
myllvm.libclang.python # git-clang-format
|
myllvm.libclang.python # git-clang-format
|
||||||
networkmanager
|
networkmanager
|
||||||
ninja
|
ninja
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue