diff --git a/.vscode/settings.json b/.vscode/settings.json index ffdfabba8..6f1f081fd 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -3,6 +3,9 @@ {"column": 95 }, {"column": 120 } ], + "cmake.configureArgs": [ + "-DSIMDJSON_DEVELOPER_MODE=ON" + ], "files.trimTrailingWhitespace": true, "files.associations": { ".clangd": "yaml", diff --git a/singleheader/singleheader.zip b/singleheader/singleheader.zip index ea358c901..942219bc6 100644 Binary files a/singleheader/singleheader.zip and b/singleheader/singleheader.zip differ