diff --git a/modules/core/CMakeLists.txt b/modules/core/CMakeLists.txt index 9793e7181c..cd10920167 100644 --- a/modules/core/CMakeLists.txt +++ b/modules/core/CMakeLists.txt @@ -1,7 +1,7 @@ set(the_description "The Core Functionality") ocv_add_dispatched_file(mathfuncs_core SSE2 AVX AVX2) -ocv_add_dispatched_file(stat SSE4_2 AVX AVX2) +ocv_add_dispatched_file(stat SSE4_2 AVX2) ocv_add_module(core "${OPENCV_HAL_LINKER_LIBS}"