Fix cmake files and add input file

This commit is contained in:
Patrick Schwarzer 2025-04-28 03:28:25 +02:00
parent 2de172775d
commit 077b2759ad
8 changed files with 65 additions and 26 deletions

2
.vscode/launch.json vendored
View file

@ -30,7 +30,7 @@
"stopAtEntry": false,
"cwd": "${workspaceFolder}",
"environment": [],
"externalConsole": true,
"externalConsole": false,
"MIMode": "gdb",
"miDebuggerPath": "/usr/bin/gdb",
"setupCommands": [