mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
Fixed release build and automatic compiling of CPP Helper
This commit is contained in:
@@ -57,5 +57,15 @@
|
||||
"CMAKE_BUILD_TYPE": "Release"
|
||||
}
|
||||
}
|
||||
],
|
||||
"buildPresets": [
|
||||
{
|
||||
"name": "x64-debug",
|
||||
"configurePreset": "x64-debug"
|
||||
},
|
||||
{
|
||||
"name": "x64-release",
|
||||
"configurePreset": "x64-release"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user