fix typo in windows preset

This commit is contained in:
jadebenn
2024-04-03 22:13:11 -05:00
committed by GitHub
parent 018e5707d7
commit 661e0939b7

View File

@@ -73,7 +73,7 @@
"value": "x64"
},
"cacheVariables": {
"CMAKE_CXX_FLAGS_INIT": "Debug"
"CMAKE_BUILD_TYPE": "Debug"
}
},
{