mirror of
https://github.com/boostorg/openmethod.git
synced 2026-01-19 04:22:12 +00:00
more b2 fixes
This commit is contained in:
@@ -15,12 +15,12 @@ constant boost_dependencies
|
||||
|
||||
project /boost/openmethod ;
|
||||
|
||||
alias boost_open_method
|
||||
alias boost_openmethod
|
||||
: usage-requirements
|
||||
<include>include
|
||||
<library>$(boost_dependencies)
|
||||
;
|
||||
alias all : boost_open_method test ;
|
||||
alias all : boost_openmethod test ;
|
||||
explicit all ;
|
||||
|
||||
call-if : boost-library openmethod ;
|
||||
|
||||
@@ -16,7 +16,7 @@ project
|
||||
|
||||
[ requires cxx11_variadic_templates cxx11_template_aliases cxx11_decltype cxx11_hdr_tuple ]
|
||||
|
||||
<library>/boost/open_method//boost_open_method
|
||||
<library>/boost/openmethod//boost_openmethod
|
||||
|
||||
<warnings>extra
|
||||
|
||||
|
||||
Reference in New Issue
Block a user