Add the Compat dependency to build.jam

This commit is contained in:
Peter Dimov
2026-01-27 19:49:28 +02:00
parent b7e9d0d737
commit 2e1a6b58ba
+1
View File
@@ -7,6 +7,7 @@ require-b2 5.2 ;
constant boost_dependencies :
/boost/assert//boost_assert
/boost/compat//boost_compat
/boost/config//boost_config
/boost/throw_exception//boost_throw_exception
/boost/variant2//boost_variant2