qalc integrated

This commit is contained in:
maxstrb 2026-02-23 14:15:12 +01:00
parent 0f5818432c
commit 672d69ef75
11 changed files with 231 additions and 16 deletions

View file

@ -4,5 +4,11 @@ version = "0.1.0"
edition = "2024"
[dependencies]
cxx = "1.0.194"
iced = "0.14.0"
iced_layershell = "0.15.0"
[build-dependencies]
cxx-build = "1.0"
pkg-config = "0.3"