mirror of
https://github.com/opencv/opencv.git
synced 2025-08-06 06:26:29 +08:00
Merge pull request #3923 from ilya-lavrenov:typo
This commit is contained in:
commit
8c2bde2af4
@ -114,7 +114,7 @@ elseif (CMAKE_SYSTEM_PROCESSOR MATCHES "aarch64.*|AARCH64.*")
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
|
||||||
# Similar code is existed in OpenCVConfig.cmake
|
# Similar code exists in OpenCVConfig.cmake
|
||||||
if(NOT DEFINED OpenCV_STATIC)
|
if(NOT DEFINED OpenCV_STATIC)
|
||||||
# look for global setting
|
# look for global setting
|
||||||
if(NOT DEFINED BUILD_SHARED_LIBS OR BUILD_SHARED_LIBS)
|
if(NOT DEFINED BUILD_SHARED_LIBS OR BUILD_SHARED_LIBS)
|
||||||
|
Loading…
Reference in New Issue
Block a user