Dissable tests for android by default.
This commit is contained in:
parent
e262f054ad
commit
74907eeb8e
@ -25,7 +25,7 @@ set(BUILD_SHARED_LIBS OFF CACHE BOOL "" )
|
|||||||
set(OPENCV_BUILD_3RDPARTY_LIBS ON CACHE BOOL "" )
|
set(OPENCV_BUILD_3RDPARTY_LIBS ON CACHE BOOL "" )
|
||||||
|
|
||||||
#Build tests
|
#Build tests
|
||||||
#set(BUILD_TESTS OFF CACHE BOOL "" )
|
set(BUILD_TESTS OFF CACHE BOOL "" )
|
||||||
|
|
||||||
#Choose the type of build, options are: None Debug Release RelWithDebInfo
|
#Choose the type of build, options are: None Debug Release RelWithDebInfo
|
||||||
# MinSizeRel.
|
# MinSizeRel.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user