mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
let us default on developer mode when building with VScode
This commit is contained in:
Vendored
+3
@@ -3,6 +3,9 @@
|
||||
{"column": 95 },
|
||||
{"column": 120 }
|
||||
],
|
||||
"cmake.configureArgs": [
|
||||
"-DSIMDJSON_DEVELOPER_MODE=ON"
|
||||
],
|
||||
"files.trimTrailingWhitespace": true,
|
||||
"files.associations": {
|
||||
".clangd": "yaml",
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user