mirror of
https://github.com/boostorg/exception.git
synced 2025-07-30 04:27:18 +02:00
Update build deps.
This commit is contained in:
@ -5,6 +5,8 @@
|
||||
# Distributed under the Boost Software License, Version 1.0. (See accompanying
|
||||
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
|
||||
project : requirements <library>/boost/exception//boost_exception ;
|
||||
|
||||
exe example_io : example_io.cpp ;
|
||||
obj error_info_1 : error_info_1.cpp ;
|
||||
obj error_info_2 : error_info_2.cpp ;
|
||||
|
@ -7,6 +7,8 @@
|
||||
|
||||
import testing ;
|
||||
|
||||
project : requirements <library>/boost/exception//boost_exception ;
|
||||
|
||||
#to_string
|
||||
|
||||
run is_output_streamable_test.cpp ;
|
||||
|
Reference in New Issue
Block a user