mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-08-20 09:57:09 +00:00
delete .vscode, oops.
This commit is contained in:
parent
9ffd437a4b
commit
e3e06bcc80
11
.vscode/settings.json
vendored
11
.vscode/settings.json
vendored
|
|
@ -1,11 +0,0 @@
|
||||||
{
|
|
||||||
"cmake.configureArgs": [
|
|
||||||
"-DCMAKE_TOOLCHAIN_FILE=${workspaceFolder}/cmake/LinuxCrosscompile.cmake"
|
|
||||||
],
|
|
||||||
"cmake.configureEnvironment": {
|
|
||||||
"CC": "cl",
|
|
||||||
"CXX": "cl"
|
|
||||||
},
|
|
||||||
"cmake.generator": "Ninja",
|
|
||||||
"cmake.buildDirectory": "${workspaceFolder}/build"
|
|
||||||
}
|
|
||||||
Loading…
Reference in a new issue