diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 23e3441..9723394 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -31,4 +31,5 @@ rock_testsuite(templ-test suite.cpp DEPS templ templ_benchmark + LIBS ${Boost_LIBRARIES} )