Jamfile needs to import testing module.

This commit is contained in:
jzmaddock
2017-05-24 18:02:43 +01:00
parent d0d8da8823
commit e41b4e22ac

View File

@ -8,6 +8,8 @@
# the template defined in options_v2.jam.
#
import testing ;
project
: requirements
<toolset>gcc:<cxxflags>-Wno-deprecated-declarations