Migrate to KDE configurations
Can be not complete: link error
This commit is contained in:
parent
a6f818864a
commit
3d92ac2abc
9 changed files with 115 additions and 47 deletions
8
.vscode/settings.json
vendored
8
.vscode/settings.json
vendored
|
@ -1,10 +1,8 @@
|
|||
{
|
||||
"cmake.generator": "Ninja",
|
||||
"cmake.configureSettings": {
|
||||
"CMAKE_EXPORT_COMPILE_COMMANDS:BOOL": "ON",
|
||||
"CMAKE_BUILD_TYPE": "RelWithDebInfo",
|
||||
"QT_MAJOR_VERSION": "6"
|
||||
},
|
||||
"cmake.configureArgs": [
|
||||
"${env:cmakeFlags}"
|
||||
],
|
||||
"cmake.buildDirectory": "${workspaceFolder}/build",
|
||||
"C_Cpp.intelliSenseEngine": "disabled",
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue