1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00
This commit is contained in:
marina.kolpakova
2012-12-12 15:35:01 +04:00
parent c0f68ec400
commit c091092174
+1 -1
View File
@@ -2,7 +2,7 @@ if(IOS OR ANDROID)
return()
endif()
set(the_target stf)
set(the_target sft)
set(name ${the_target})
set(OPENCV_${the_target}_DEPS opencv_core opencv_objdetect opencv_highgui opencv_imgproc opencv_ml)