Skip to content

Commit

Permalink
fixed build.jam
Browse files Browse the repository at this point in the history
  • Loading branch information
klemens-morgenstern committed Dec 3, 2024
1 parent e69138f commit 8cea71f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.jam
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@

require-b2 5.2 ;


import boost-cobalt ;

constant boost_dependencies :
/boost/asio//boost_asio
/boost/callable_traits//boost_callable_traits
Expand Down Expand Up @@ -33,5 +36,6 @@ explicit
;

call-if : boost-library cobalt
: install boost_cobalt
;

0 comments on commit 8cea71f

Please sign in to comment.