We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19d484e commit d1fa581Copy full SHA for d1fa581
build.jam
@@ -3,9 +3,7 @@
3
# (See accompanying file LICENSE_1_0.txt or copy at
4
# http://www.boost.org/LICENSE_1_0.txt)
5
6
-require-b2 5.1 ;
7
-
8
-import project ;
+require-b2 5.2 ;
9
10
project /boost/lambda2
11
: common-requirements
0 commit comments