forked from boostorg/static_assert
Use the import rule
[SVN r19968]
This commit is contained in:
3
Jamfile
3
Jamfile
@ -2,8 +2,7 @@
|
|||||||
|
|
||||||
subproject libs/static_assert ;
|
subproject libs/static_assert ;
|
||||||
# bring in the rules for testing
|
# bring in the rules for testing
|
||||||
SEARCH on testing.jam = $(BOOST_BUILD_PATH) ;
|
import testing ;
|
||||||
include testing.jam ;
|
|
||||||
|
|
||||||
test-suite static_assert :
|
test-suite static_assert :
|
||||||
[ run static_assert_test.cpp ]
|
[ run static_assert_test.cpp ]
|
||||||
|
Reference in New Issue
Block a user