Skip to content

Commit 0d18205

Browse files
committed
Add requires-b2 check to top-level build file.
1 parent 5968889 commit 0d18205

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.jam

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
# (See accompanying file LICENSE_1_0.txt or copy at
44
# http://www.boost.org/LICENSE_1_0.txt)
55

6+
require-b2 5.1 ;
7+
68
import project ;
79

810
project /boost/lambda

0 commit comments

Comments
 (0)