mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
Use the import rule
[SVN r19968]
This commit is contained in:
@@ -2,9 +2,8 @@ if ! $(gPYTHON_INCLUDED)
|
||||
{
|
||||
gPYTHON_INCLUDED = true ;
|
||||
|
||||
SEARCH on testing.jam = $(BOOST_BUILD_PATH) ;
|
||||
include testing.jam ;
|
||||
|
||||
import testing ;
|
||||
|
||||
# Do some OS-specific setup
|
||||
if $(NT)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user