Skip to content

Commit

Permalink
Update build deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
grafikrobot authored and jeking3 committed Nov 29, 2024
1 parent e554b02 commit a811202
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion test/Jamfile.v2
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
import path ;
import regex ;

project : requirements /boost/assign//boost_assign ;

rule assign-test ( name )
{
return [
Expand Down Expand Up @@ -67,7 +69,7 @@ test-suite assign :
[ assign-test list_of_workaround ]
[ assign-test email_example ]
[ assign-test my_vector_example ]
[ assign-test multi_index_container ]
[ assign-test multi_index_container ]
;


0 comments on commit a811202

Please sign in to comment.