mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 15:04:00 +00:00
Use the import rule
[SVN r19968]
This commit is contained in:
parent
e92213431e
commit
95ba7a4381
@ -11,8 +11,7 @@
|
|||||||
subproject libs/utility/test ;
|
subproject libs/utility/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 : test ;
|
DEPENDS all : test ;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user