File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -7,16 +7,16 @@ import project ;
7
7
8
8
project /boost/lambda
9
9
: common-requirements
10
- <source >/boost/bind//boost_bind
11
- <source >/boost/config//boost_config
12
- <source >/boost/core//boost_core
13
- <source >/boost/detail//boost_detail
14
- <source >/boost/iterator//boost_iterator
15
- <source >/boost/mpl//boost_mpl
16
- <source >/boost/preprocessor//boost_preprocessor
17
- <source >/boost/tuple//boost_tuple
18
- <source >/boost/type_traits//boost_type_traits
19
- <source >/boost/utility//boost_utility
10
+ <library >/boost/bind//boost_bind
11
+ <library >/boost/config//boost_config
12
+ <library >/boost/core//boost_core
13
+ <library >/boost/detail//boost_detail
14
+ <library >/boost/iterator//boost_iterator
15
+ <library >/boost/mpl//boost_mpl
16
+ <library >/boost/preprocessor//boost_preprocessor
17
+ <library >/boost/tuple//boost_tuple
18
+ <library >/boost/type_traits//boost_type_traits
19
+ <library >/boost/utility//boost_utility
20
20
<include>include
21
21
;
22
22
You can’t perform that action at this time.
0 commit comments