1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00

Merge pull request #2636 from atrebbi:#3653

This commit is contained in:
Alexander Alekhin
2014-05-05 18:00:17 +04:00
committed by OpenCV Buildbot
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -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)