summaryrefslogtreecommitdiff
path: root/config/fuerte.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'config/fuerte.mpb')
-rw-r--r--config/fuerte.mpb7
1 files changed, 7 insertions, 0 deletions
diff --git a/config/fuerte.mpb b/config/fuerte.mpb
new file mode 100644
index 00000000..8d3d517f
--- /dev/null
+++ b/config/fuerte.mpb
@@ -0,0 +1,7 @@
+// -*- MPC -*-
+project: boost_date_time, openssl, velocypack {
+ macros += NGHTTP2_STATICLIB
+ includes += $(FUERTE_ROOT)/include
+ libpaths += $(FUERTE_ROOT)/lib
+ lit_libs += fuerte llhttp nghttp2
+}