Add initial app skeleton as made by qtcreator.

This commit is contained in:
2025-11-07 22:02:09 +00:00
parent 8ce676d68e
commit 204d7247d4
6 changed files with 118 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
mkdir build
cd build
cmake ..
make