mirror of
https://github.com/boostorg/function.git
synced 2025-07-29 12:27:15 +02:00
Use the import rule
[SVN r19968]
This commit is contained in:
@ -17,8 +17,7 @@
|
||||
subproject libs/function/test ;
|
||||
|
||||
# bring in rules for testing
|
||||
SEARCH on testing.jam = $(BOOST_BUILD_PATH) ;
|
||||
include testing.jam ;
|
||||
import testing ;
|
||||
|
||||
# Make tests run by default.
|
||||
DEPENDS all : test ;
|
||||
|
Reference in New Issue
Block a user