From 4445cd816b3b7fc32bef851cc06e1962d2925fb3 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Fri, 10 Apr 2015 21:50:17 -0500 Subject: [PATCH] Add missing modular find. --- boostbuild/build.jam | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/boostbuild/build.jam b/boostbuild/build.jam index 65cf6391c0..9cfee83559 100644 --- a/boostbuild/build.jam +++ b/boostbuild/build.jam @@ -180,8 +180,9 @@ lib cinder : cinder_source_common boost_libs - /boost/system//boost_system - /boost/filesystem//boost_filesystem + [ modular.find + /boost/system//boost_system + /boost/filesystem//boost_filesystem ] ant_tweak_bar/static jsoncpp/static linebreak/static