rust/cxx-qt pocs

This commit is contained in:
2026-04-03 16:26:06 +02:00
commit 4e2265cb62
10 changed files with 636 additions and 0 deletions

3
.cargo/config.toml Normal file
View File

@@ -0,0 +1,3 @@
[env]
QMAKE = "/home/sinus/DEV/Qt/6.11.0/gcc_64/bin/qmake"
QT_VERSION_MAJOR = "6"