fix for compiling 2.4 opencv with xcode 5.1
This commit is contained in:
@@ -103,6 +103,7 @@ macro(ios_include_3party_libs)
|
||||
list(APPEND objlist "\"${objpath3}\"")
|
||||
endforeach() # (srcname ${sources})
|
||||
endforeach()
|
||||
ocv_list_filterout(objlist jmemansi) # <<= dirty fix
|
||||
endmacro()
|
||||
|
||||
if(IOS AND WITH_PNG)
|
||||
|
Reference in New Issue
Block a user