mirror of
https://github.com/opencv/opencv.git
synced 2026-07-21 19:33:03 +04:00
One more fix for zlib search #1902
This commit is contained in:
Vendored
-3
@@ -97,6 +97,3 @@ endif()
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
install(TARGETS ${ZLIB_LIBRARY} ARCHIVE DESTINATION ${OPENCV_3P_LIB_INSTALL_PATH} COMPONENT main)
|
||||
endif()
|
||||
|
||||
ocv_parse_header2(ZLIB "${CMAKE_CURRENT_SOURCE_DIR}/zlib.h" ZLIB_VERSION PARENT_SCOPE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user