diff options
Diffstat (limited to 'icespider/unittests/Jamfile.jam')
-rw-r--r-- | icespider/unittests/Jamfile.jam | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/icespider/unittests/Jamfile.jam b/icespider/unittests/Jamfile.jam index 52e2c25..f5e8f2f 100644 --- a/icespider/unittests/Jamfile.jam +++ b/icespider/unittests/Jamfile.jam @@ -82,11 +82,8 @@ run run testFcgi.cpp ../fcgi/cgiRequestBase.cpp - ../common/http.ice : : : <define>BOOST_TEST_DYN_LINK - <slicer>pure - <allow-ice>yes <library>testCommon <library>../common//icespider-common <library>../core//icespider-core |