forked from boostorg/config
Jamfile needs to import testing module.
This commit is contained in:
@ -8,6 +8,8 @@
|
||||
# the template defined in options_v2.jam.
|
||||
#
|
||||
|
||||
import testing ;
|
||||
|
||||
project
|
||||
: requirements
|
||||
<toolset>gcc:<cxxflags>-Wno-deprecated-declarations
|
||||
|
Reference in New Issue
Block a user