native: simple qt app

This commit is contained in:
jopejoe1 2024-07-08 16:08:21 +02:00
parent 4a25c0a3c5
commit e466a28c1b
49 changed files with 442 additions and 1197 deletions

4
.gitignore vendored
View file

@ -5,3 +5,7 @@
target
result
.direnv
# C++
build
/build-*