mirror of
https://github.com/boostorg/scope_exit.git
synced 2026-01-19 04:42:10 +00:00
Update build deps.
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
import testing ;
|
||||
|
||||
# Sun does not automatically detect type-of emulation mode (force it).
|
||||
project : requirements <toolset>sun:<define>BOOST_TYPEOF_EMULATION ;
|
||||
project : requirements <toolset>sun:<define>BOOST_TYPEOF_EMULATION
|
||||
<library>/boost/scope_exit//boost_scope_exit ;
|
||||
|
||||
run try_catch.cpp ;
|
||||
run try_catch_seq.cpp ;
|
||||
|
||||
@@ -11,6 +11,7 @@ import-search /boost/config/checks ;
|
||||
import config : requires ;
|
||||
|
||||
project : requirements
|
||||
<library>/boost/scope_exit//boost_scope_exit
|
||||
<library>/boost/foreach//boost_foreach
|
||||
<library>/boost/rational//boost_rational
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user