mirror of
https://github.com/boostorg/iterator.git
synced 2025-05-09 23:23:54 +00:00
add "subproject" line
[SVN r19086]
This commit is contained in:
parent
4c8415a99f
commit
eda969d7b5
@ -3,6 +3,9 @@
|
||||
# copyright notice appears in all copies. This software is provided
|
||||
# "as is" without express or implied warranty, and with no claim as
|
||||
# to its suitability for any purpose.
|
||||
|
||||
subproject libs/iterator/test ;
|
||||
|
||||
SEARCH on testing.jam = $(BOOST_BUILD_PATH) ;
|
||||
include testing.jam ;
|
||||
|
||||
@ -30,4 +33,4 @@ test-suite iterator
|
||||
[ run is_convertible_fail.cpp ] # test changed to expected success, so that we catch compilation failures.
|
||||
|
||||
[ compile-fail interoperable_fail.cpp ]
|
||||
;
|
||||
;
|
||||
|
Loading…
x
Reference in New Issue
Block a user