forked from boostorg/config
Add 'import testing'.
This is necessary so that things work when Boost.Serialization Jamfiles directly depend on some of the config tests. [SVN r43985]
This commit is contained in:
@ -11,6 +11,8 @@
|
||||
# If you need to alter build preferences then set them in
|
||||
# the template defined in options_v2.jam.
|
||||
#
|
||||
import testing ;
|
||||
|
||||
path-constant DOT : . ;
|
||||
include $(DOT)/options_v2.jam ;
|
||||
|
||||
|
Reference in New Issue
Block a user