build: use header-only Boost unit test

This commit is contained in:
fanquake
2022-02-09 18:15:10 +00:00
parent 25a91a571a
commit 39e66e938f
14 changed files with 13 additions and 213 deletions

View File

@ -62,6 +62,7 @@ EXPECTED_BOOST_INCLUDES=(
boost/signals2/connection.hpp
boost/signals2/optional_last_value.hpp
boost/signals2/signal.hpp
boost/test/included/unit_test.hpp
boost/test/unit_test.hpp
)