aboutsummaryrefslogtreecommitdiff
path: root/.buckconfig
diff options
context:
space:
mode:
authorTaylor C. Richberger <taywee@gmx.com>2018-10-20 13:31:54 -0600
committerGitHub <noreply@github.com>2018-10-20 13:31:54 -0600
commit34292e2a577325088780d54b94db56e5c9b270e9 (patch)
tree5472428dbde28fc076fad0a063dd806c3486f790 /.buckconfig
parentMerge pull request #65 from Rholais/patch-1 (diff)
parent * Updates BUCK files (diff)
downloadargs.hxx-34292e2a577325088780d54b94db56e5c9b270e9.tar.xz
Merge pull request #67 from njlr/master
Buck build support
Diffstat (limited to '.buckconfig')
-rw-r--r--.buckconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/.buckconfig b/.buckconfig
new file mode 100644
index 0000000..71543fc
--- /dev/null
+++ b/.buckconfig
@@ -0,0 +1,7 @@
+[project]
+ ignore = .git
+
+[cxx]
+ should_remap_host_platform = true
+ untracked_headers = error
+ untracked_headers_whitelist = /usr/include/.*, /usr/lib/gcc/.*