mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 13:02:11 +00:00
Restored the boost//headers alias in the contrib/boost.jam Boost Build module, lost by accident in revision [79808].
[SVN r79828]
This commit is contained in:
@@ -206,6 +206,7 @@ rule boost_std ( inc ? lib ? )
|
||||
: requirements <tag>@tag_std <search>$(lib)
|
||||
;
|
||||
|
||||
alias headers ;
|
||||
boost_lib_std chrono : BOOST_CHRONO_DYN_LINK ;
|
||||
boost_lib_std date_time : BOOST_DATE_TIME_DYN_LINK ;
|
||||
boost_lib_std filesystem : BOOST_FILE_SYSTEM_DYN_LINK ;
|
||||
|
||||
Reference in New Issue
Block a user