Tweak exception testing dependency to only header only use.

This commit is contained in:
Rene Rivera
2025-04-06 20:22:20 -05:00
parent 1230a7be13
commit 277f588f94
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ project /boost/leaf
;
explicit
[ alias boost_leaf : : : : <library>$(boost_dependencies) ]
[ alias boost_leaf ]
[ alias all : boost_leaf test ]
;
+1 -1
View File
@@ -23,7 +23,7 @@ project
<threading>multi
: requirements
<library>/boost/config//boost_config
<library>/boost/exception//boost_exception
<use>/boost/exception//boost_exception
<define>BOOST_LEAF_BOOST_AVAILABLE
<target-os>windows:<define>_CRT_SECURE_NO_WARNINGS
<threading>single:<define>BOOST_LEAF_NO_THREADS