Drop dependency to the boost_unit_test_framework library in tests

This commit is contained in:
Antony Polukhin
2014-06-11 16:16:40 +04:00
parent cf31a2ec00
commit 6943537150

View File

@@ -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