mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
fix building ARM NEON on windows & msvc
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"C_Cpp.default.configurationProvider": "vector-of-bool.cmake-tools",
|
||||
"restructuredtext.confPath": "${workspaceFolder}/docs/source"
|
||||
"restructuredtext.confPath": "${workspaceFolder}/docs/source",
|
||||
"workbench.colorTheme": "Visual Studio Dark - C++"
|
||||
}
|
||||
Reference in New Issue
Block a user