Fixing some stuff

This commit is contained in:
Dynamitos
2024-07-19 10:42:59 +02:00
parent 3b6eb3ebcc
commit 819b541ff2
14 changed files with 225 additions and 238 deletions
-2
View File
@@ -1,6 +1,5 @@
{
"cmake.cmakePath": "cmake",
"cmake.skipConfigureIfCachePresent": false,
"cmake.configureArgs": [
"-Wno-dev"
],
@@ -10,7 +9,6 @@
"external/**": true
},
"git.ignoreSubmodules": true,
"cmake.configureOnOpen": true,
"cmake.parallelJobs": 0,
"cmake.buildDirectory": "${workspaceFolder}/build",
"C_Cpp.files.exclude": {