Merged android-experimental branch back to trunk.
This commit is contained in:
5
3rdparty/zlib/CMakeLists.txt
vendored
5
3rdparty/zlib/CMakeLists.txt
vendored
@@ -1,6 +1,3 @@
|
||||
if(ANDROID)
|
||||
define_3rdparty_module(zlib)
|
||||
else()
|
||||
# ----------------------------------------------------------------------------
|
||||
# CMake file for zlib. See root CMakeLists.txt
|
||||
#
|
||||
@@ -43,5 +40,3 @@ if(NOT BUILD_SHARED_LIBS)
|
||||
install(TARGETS ${the_target}
|
||||
ARCHIVE DESTINATION share/opencv/3rdparty/lib COMPONENT main)
|
||||
endif()
|
||||
|
||||
endif(ANDROID)
|
||||
|
||||
Reference in New Issue
Block a user