Skip to content

Commit

Permalink
add dependency to fiber lib
Browse files Browse the repository at this point in the history
  • Loading branch information
olk committed Dec 29, 2021
1 parent 87b46f3 commit 8d0fe60
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build/Jamfile.v2
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,9 @@ explicit numa_sources ;
lib boost_fiber_numa
: numa_sources
numa/algo/work_stealing.cpp
:
:
<conditional>@numa
<library>boost_fiber
[ requires cxx11_auto_declarations
cxx11_constexpr
cxx11_defaulted_functions
Expand Down

0 comments on commit 8d0fe60

Please sign in to comment.