Update build dependencies and fix test compile error from depending on Boost.Config test files.

This commit is contained in:
Rene Rivera
2024-04-10 17:46:03 -05:00
parent e5ac7686cd
commit 8dc1fd4a3b
2 changed files with 1 additions and 4 deletions

View File

@ -10,12 +10,8 @@ project /boost/regex
<library>/boost/assert//boost_assert
<library>/boost/concept_check//boost_concept_check
<library>/boost/config//boost_config
<library>/boost/container_hash//boost_container_hash
<library>/boost/core//boost_core
<library>/boost/integer//boost_integer
<library>/boost/mpl//boost_mpl
<library>/boost/predef//boost_predef
<library>/boost/smart_ptr//boost_smart_ptr
<library>/boost/static_assert//boost_static_assert
<library>/boost/throw_exception//boost_throw_exception
<library>/boost/type_traits//boost_type_traits

View File

@ -22,6 +22,7 @@ project
#<toolset>gcc-cygwin:<link>static
<toolset>sun:<link>static
<include>../src
<include>.
;
#