benchmarking c++11 atomics works
[benchmarks.git] / .vscode / settings.json
index 630965cf55163cae21f6789f4ad2199cc91642a5..c096ee72339e7aed93b3d9a6d0a34aceb17a822b 100644 (file)
@@ -4,4 +4,5 @@
         "-DCMAKE_TOOLCHAIN_FILE=toolchain-x86_64-linux-gnu.cmake"
     ],
     "cmake.copyCompileCommands": "${workspaceFolder}/compile_commands.json",
+    "cmake.generator": "Unix Makefiles",
 }
\ No newline at end of file