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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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