Skip to content

Commit

Permalink
Add missing modular find.
Browse files Browse the repository at this point in the history
  • Loading branch information
grafikrobot committed Apr 11, 2015
1 parent 12fe59c commit 4445cd8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions boostbuild/build.jam
Original file line number Diff line number Diff line change
Expand Up @@ -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/<link>static
jsoncpp/<link>static
linebreak/<link>static
Expand Down

0 comments on commit 4445cd8

Please sign in to comment.