Add .cquery configuration file.
[Project_algorithmic_C.git] / .cquery
diff --git a/.cquery b/.cquery
new file mode 100644 (file)
index 0000000..9e6ef79
--- /dev/null
+++ b/.cquery
@@ -0,0 +1,4 @@
+%clang
+%c -std=c11
+%cpp -std=c++11
+-Weverything