summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChad Elliott <elliottc@objectcomputing.com>2023-02-15 13:15:44 -0600
committerChad Elliott <elliottc@objectcomputing.com>2023-02-15 13:15:44 -0600
commit213234a9b12a50d99370aa40364e305571973185 (patch)
tree3d20e536775ffdb2c17d1a2946f8029baeda4983
parent52f5d89bf7804ad95d873662f85802eb306d61bf (diff)
downloadMPC-213234a9b12a50d99370aa40364e305571973185.tar.gz
MsgPack requires boost.
-rw-r--r--config/msgpack.mpb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/msgpack.mpb b/config/msgpack.mpb
index d5bd71c8..79842f6f 100644
--- a/config/msgpack.mpb
+++ b/config/msgpack.mpb
@@ -1,3 +1,3 @@
-project {
+project: boost_base {
includes += $(MSGPACK_ROOT)/include
}