mirror of
https://github.com/boostorg/conversion.git
synced 2026-01-19 04:02:18 +00:00
Drop dependency to the boost_unit_test_framework library in tests
This commit is contained in:
@@ -10,8 +10,6 @@ import feature ;
|
||||
|
||||
project
|
||||
: requirements
|
||||
<library>/boost/test//boost_unit_test_framework
|
||||
<link>static
|
||||
<toolset>gcc-4.7:<cxxflags>-ftrapv
|
||||
<toolset>gcc-4.6:<cxxflags>-ftrapv
|
||||
<toolset>clang:<cxxflags>-ftrapv
|
||||
|
||||
Reference in New Issue
Block a user