diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 1fd81bc..8cad411 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -1,3 +1,5 @@ +boost_additional_test_dependencies(iterator BOOST_DEPENDS test tuple smart_ptr) + # These first two tests will run last, and are expected to fail # for many less-capable compilers.