diff --git a/tests.gyp b/tests.gyp index 4e251289..31dfe462 100644 --- a/tests.gyp +++ b/tests.gyp @@ -44,6 +44,7 @@ ], 'variables': { 'USE_LIBPROFILER%': 'true', + 'USE_BOOST_REGEX%': 'false', }, 'conditions': [ ['USE_BOOST_REGEX != "false"', {