summaryrefslogtreecommitdiff
path: root/.buckconfig
diff options
context:
space:
mode:
Diffstat (limited to '.buckconfig')
-rw-r--r--.buckconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/.buckconfig b/.buckconfig
index e105382..7b1e709 100644
--- a/.buckconfig
+++ b/.buckconfig
@@ -9,3 +9,9 @@
[httpserver]
port = 0
+
+[buildfile]
+ includes = //DEFS
+
+[build]
+ threads = 16