Add .cquery configuration file.
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 2 Mar 2018 18:35:12 +0000 (19:35 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 2 Mar 2018 18:35:12 +0000 (19:35 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
.cquery [new file with mode: 0644]

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