This commit is contained in:
2025-07-15 03:08:42 +03:00
parent 0eb69ef5c0
commit 84856ce0b0
616 changed files with 157935 additions and 22349 deletions

View File

@@ -1,3 +0,0 @@
{
"cmake.sourceDirectory": "/mnt/Drive2/Osmium"
}

4
.vscode/tasks.json vendored
View File

@@ -2,8 +2,8 @@
"tasks": [
{
"type": "cppbuild",
"label": "C/C++: gcc build active file",
"command": "/usr/bin/gcc",
"label": "C/C++: g++-13 build active file",
"command": "/usr/bin/g++-13",
"args": [
"-fdiagnostics-color=always",
"-g",