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
|
||||
|
||||
# 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
|
||||
|
||||
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
|
||||
boost
|
||||
bzip2
|
||||
clang-tools_20
|
||||
cmake
|
||||
ctags
|
||||
curl
|
||||
|
@ -86,6 +85,7 @@ export QT_QUICK_CONTROLS_STYLE_PATH=~/projects/kde/usr/lib/qml/QtQuick/Controls.
|
|||
mesa
|
||||
meson
|
||||
modemmanager
|
||||
myllvm.clang-tools # clang
|
||||
myllvm.libclang.python # git-clang-format
|
||||
networkmanager
|
||||
ninja
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue