Add missing test deps.

This commit is contained in:
Rene Rivera
2024-05-14 07:33:03 -05:00
parent b16f42ef10
commit a5c2949670

View File

@@ -10,7 +10,8 @@ local clang-flags = $(gcc-flags) -Wno-c99-extensions ;
project hash-tests
: requirements
<source>/boost/core//boost_core
<library>/boost/core//boost_core
<library>/boost/type_traits//boost_type_traits
<warnings>pedantic
<toolset>intel:<warnings>on