Convert the project to CMake
f4ll revamp
This commit is contained in:
parent
bc01b1f0e8
commit
97437d1361
243 changed files with 159825 additions and 189335 deletions
9
.vscode/settings.json
vendored
Normal file
9
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"cmake.cmakePath": "cube-cmake",
|
||||
"cmake.configureArgs": [
|
||||
"-DCMAKE_COMMAND=cube-cmake"
|
||||
],
|
||||
"cmake.preferredGenerators": [
|
||||
"Ninja"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue