aboutsummaryrefslogtreecommitdiff
path: root/flatcc/scripts/build.cfg.make-concurrent
diff options
context:
space:
mode:
Diffstat (limited to 'flatcc/scripts/build.cfg.make-concurrent')
-rw-r--r--flatcc/scripts/build.cfg.make-concurrent3
1 files changed, 3 insertions, 0 deletions
diff --git a/flatcc/scripts/build.cfg.make-concurrent b/flatcc/scripts/build.cfg.make-concurrent
new file mode 100644
index 0000000..7684642
--- /dev/null
+++ b/flatcc/scripts/build.cfg.make-concurrent
@@ -0,0 +1,3 @@
+FLATCC_BUILD_GEN="Unix Makefiles"
+FLATCC_BUILD_CMD="make -j"
+FLATCC_BUILD_FLAGS=""