Skip to content

Commit

Permalink
fixed mac os capnp and boost problems (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
auerj authored and jredmondson committed Feb 11, 2019
1 parent a84f565 commit a60bd8d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions using_boost.mpb
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
project {
libpaths += /usr/local/lib
libpaths += /usr/local/Cellar/boost@1.59/1.59.0/lib
includes += /usr/local/Cellar/boost@1.59/1.59.0/include


expand(BOOST_ROOT_LIB) {
$BOOST_ROOT_LIB
$(BOOST_ROOT)/stage/lib
Expand Down

0 comments on commit a60bd8d

Please sign in to comment.