Revert accidental CMakePresets.json change

This commit is contained in:
Luke Street
2026-08-31 17:18:29 -06:00
parent 905da94b40
commit a29f13452f
+1 -5
View File
@@ -19,11 +19,7 @@
"hidden": true,
"cacheVariables": {
"CMAKE_BUILD_TYPE": "RelWithDebInfo",
"CMAKE_MSVC_RUNTIME_LIBRARY": "MultiThreadedDLL",
"TRACY_ENABLE": {
"type": "BOOL",
"value": false
}
"CMAKE_MSVC_RUNTIME_LIBRARY": "MultiThreadedDLL"
}
},
{