Skip to content

Commit 94fc561

Browse files
committed
Switch to /boost/test//included target for header only mode of Boost.Test.
1 parent d6d805e commit 94fc561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Jamfile.v2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import testing ;
1414

1515
project
1616
: requirements
17-
<library>/boost/test//boost_test
17+
<library>/boost/test//included
1818
<hardcode-dll-paths>true
1919
# <library>/boost/test//boost_unit_test_framework
2020
# <link>static

0 commit comments

Comments
 (0)