Merged android-experimental branch back to trunk.
This commit is contained in:
5
3rdparty/lapack/CMakeLists.txt
vendored
5
3rdparty/lapack/CMakeLists.txt
vendored
@@ -2,9 +2,6 @@
|
||||
# CMake file for opencv_lapack. See root CMakeLists.txt
|
||||
#
|
||||
# ----------------------------------------------------------------------------
|
||||
if(ANDROID)
|
||||
define_3rdparty_module(opencv_lapack)
|
||||
else()
|
||||
|
||||
project(opencv_lapack)
|
||||
|
||||
@@ -65,5 +62,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