1
0
forked from boostorg/bind

Use the import rule

[SVN r19968]
This commit is contained in:
Dave Abrahams
2003-09-08 17:38:49 +00:00
parent 6ed01de60f
commit 016a3b8d96

View File

@@ -10,8 +10,7 @@
subproject libs/bind/test ; subproject libs/bind/test ;
# bring in rules for testing # bring in rules for testing
SEARCH on testing.jam = $(BOOST_BUILD_PATH) ; import testing ;
include testing.jam ;
# Make tests run by default. # Make tests run by default.
DEPENDS all : bind ; DEPENDS all : bind ;