mirror of
https://github.com/boostorg/regex.git
synced 2025-07-25 10:07:23 +02:00
Use the import rule
[SVN r19968]
This commit is contained in:
@ -3,9 +3,7 @@
|
||||
subproject libs/regex/example ;
|
||||
|
||||
# bring in the rules for testing
|
||||
SEARCH on testing.jam = $(BOOST_BUILD_PATH) ;
|
||||
include testing.jam ;
|
||||
include $(BOOST_ROOT)/libs/regex/base.jam ;
|
||||
import testing ../base ;
|
||||
|
||||
rule regex-test-run ( sources + : input * )
|
||||
{
|
||||
|
Reference in New Issue
Block a user