Use the import rule

[SVN r19968]
This commit is contained in:
Dave Abrahams
2003-09-08 17:38:49 +00:00
parent 358b14915b
commit f2abb5931b

View File

@@ -1,7 +1,6 @@
subproject libs/concept_check ; subproject libs/concept_check ;
SEARCH on testing.jam = $(BOOST_BUILD_PATH) ; import testing ;
include testing.jam ;
compile stl_concept_covering.cpp ; compile stl_concept_covering.cpp ;
compile concept_check_test.cpp ; compile concept_check_test.cpp ;