Changed build files to meson
This commit is contained in:
parent
9d4436cc00
commit
0460ae1a50
17 changed files with 170 additions and 127 deletions
5
.vscode/settings.json
vendored
Normal file
5
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"C_Cpp.default.compileCommands": "d:\\FluxEngine\\builddir/compile_commands.json",
|
||||
"C_Cpp.default.configurationProvider": "mesonbuild.mesonbuild",
|
||||
"cmake.ignoreCMakeListsMissing": true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue