mirror of
https://github.com/opencv/opencv.git
synced 2026-07-21 19:33:03 +04:00
fixed problems with building iOS version
This commit is contained in:
@@ -114,7 +114,7 @@ if(WITH_JASPER)
|
||||
endif()
|
||||
|
||||
# --- libpng (optional, should be searched after zlib) ---
|
||||
if(WITH_PNG AND NOT IOS)
|
||||
if(WITH_PNG)
|
||||
if(BUILD_PNG)
|
||||
ocv_clear_vars(PNG_FOUND)
|
||||
else()
|
||||
|
||||
Reference in New Issue
Block a user