summaryrefslogtreecommitdiffstats
path: root/.clant.json
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-12-17 12:00:01 +0100
committerDavid Robillard <d@drobilla.net>2020-12-18 22:36:12 +0100
commit2cf74f282ca4156d09b39e6f443daa013ef03486 (patch)
tree83d7de409f5292bbd8ffa08a088749f81f1cbce7 /.clant.json
parent78b37b990e468cc527324ca19ac71f53292b83cb (diff)
downloaddrobillad-2cf74f282ca4156d09b39e6f443daa013ef03486.tar.gz
drobillad-2cf74f282ca4156d09b39e6f443daa013ef03486.tar.bz2
drobillad-2cf74f282ca4156d09b39e6f443daa013ef03486.zip
Add clant configuration
Diffstat (limited to '.clant.json')
-rw-r--r--.clant.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/.clant.json b/.clant.json
new file mode 100644
index 0000000..1b7924e
--- /dev/null
+++ b/.clant.json
@@ -0,0 +1,9 @@
+{
+ "version": "1.0.0",
+ "mapping_files": [
+ ".includes.imp",
+ "boost-1.64-all-private.imp",
+ "boost-1.64-all.imp",
+ "qt5_11.imp"
+ ]
+}