Updated the docker setup.
This commit is contained in:
10
.vscode/launch.json
vendored
10
.vscode/launch.json
vendored
@@ -1,10 +0,0 @@
|
||||
{
|
||||
// Use IntelliSense to learn about possible attributes.
|
||||
// Hover to view descriptions of existing attributes.
|
||||
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
|
||||
|
||||
]
|
||||
}
|
||||
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
@@ -1,3 +1,5 @@
|
||||
{
|
||||
"cmake.sourceDirectory": "/home/douwe/Nextcloud/Projects/douwco.be"
|
||||
}
|
||||
"clangd.arguments": [
|
||||
"--query-driver=/usr/bin/g++-15"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user