add_subdirectory(IsolatedScope)
if (${slowtests})
    add_subdirectory(IsolatedScopeBenchmark)
endif()
add_subdirectory(Statistics)