Add justfile
This commit is contained in:
parent
a009fc3566
commit
e7357da3f3
2 changed files with 17 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
|||
with pkgs; [
|
||||
clang-tools
|
||||
cmake
|
||||
just
|
||||
] ++ kdeDeps;
|
||||
|
||||
# QMLLS_BUILD_DIRS = "${pkgs.kdePackages.qtdeclarative}/lib/qt-6/qml/:";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue