forked from boostorg/exception
default gcc visibility for exception types, <link>static requirement in test Jamfile.
[SVN r65763]
This commit is contained in:
@ -9,6 +9,7 @@ import testing ;
|
||||
|
||||
project
|
||||
: requirements
|
||||
<link>static
|
||||
<exception-handling>on
|
||||
<source>/boost//exception
|
||||
<define>BOOST_ENABLE_NON_INTRUSIVE_EXCEPTION_PTR
|
||||
|
Reference in New Issue
Block a user