Commit c0910921 authored by marina.kolpakova's avatar marina.kolpakova

fix typo

parent c0f68ec4
...@@ -2,7 +2,7 @@ if(IOS OR ANDROID) ...@@ -2,7 +2,7 @@ if(IOS OR ANDROID)
return() return()
endif() endif()
set(the_target stf) set(the_target sft)
set(name ${the_target}) set(name ${the_target})
set(OPENCV_${the_target}_DEPS opencv_core opencv_objdetect opencv_highgui opencv_imgproc opencv_ml) set(OPENCV_${the_target}_DEPS opencv_core opencv_objdetect opencv_highgui opencv_imgproc opencv_ml)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment