summaryrefslogtreecommitdiff
path: root/libs/cglm/.vscode/settings.json
diff options
context:
space:
mode:
Diffstat (limited to 'libs/cglm/.vscode/settings.json')
-rw-r--r--libs/cglm/.vscode/settings.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/libs/cglm/.vscode/settings.json b/libs/cglm/.vscode/settings.json
new file mode 100644
index 0000000..5b62438
--- /dev/null
+++ b/libs/cglm/.vscode/settings.json
@@ -0,0 +1,4 @@
+{
+ "C_Cpp.default.configurationProvider": "vector-of-bool.cmake-tools",
+ "restructuredtext.confPath": "${workspaceFolder}/docs/source"
+} \ No newline at end of file