Add requires-b2 check to top-level build file.

This commit is contained in:
Rene Rivera
2024-05-05 09:01:07 -05:00
parent b15abed686
commit 8d4633ae5b

View File

@@ -3,6 +3,8 @@
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at http://boost.org/LICENSE_1_0.txt)
require-b2 5.1 ;
import option ;
import path ;