Update CMakePresets.json

This commit is contained in:
jadebenn 2024-01-30 08:49:53 -06:00 committed by GitHub
parent 8a34544d0e
commit 9b7c593ae9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,7 @@
"value": "x64"
},
"cacheVariables": {
"COMPILE_OPTIONS": "/O2 /Zc:inline /wd4267 /utf-8",
"COMPILE_OPTIONS": "/permissive- /Zc:inline /wd4267 /utf-8",
"CMAKE_BUILD_TYPE": "RelWithDebInfo"
}
},