We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b66c349 commit b3f5e3bCopy full SHA for b3f5e3b
modules/core/CMakeLists.txt
@@ -1,7 +1,7 @@
1
set(the_description "The Core Functionality")
2
3
ocv_add_dispatched_file(mathfuncs_core SSE2 AVX AVX2)
4
-ocv_add_dispatched_file(stat SSE4_2 AVX AVX2)
+ocv_add_dispatched_file(stat SSE4_2 AVX2)
5
6
ocv_add_module(core
7
"${OPENCV_HAL_LINKER_LIBS}"
0 commit comments