diff options
Diffstat (limited to 'justfile')
-rw-r--r-- | justfile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,3 +10,6 @@ build-flatpak: qmltypes: # If this fails, comment __main__.py code pyside6-qml-stubgen kodereviewer/ --out-dir ./qmltypes/ + +gammaray: + gammaray --probe qt6_8-x86_64 python -mkodereviewer |