mirror of
https://github.com/opencv/opencv.git
synced 2025-06-26 22:31:22 +08:00
Merge pull request #14808 from alalek:issue_14807
This commit is contained in:
commit
b6e41ebf27
@ -956,7 +956,8 @@ if(CV_TRACE)
|
||||
include(cmake/OpenCVDetectTrace.cmake)
|
||||
endif()
|
||||
|
||||
ocv_cmake_hook(POST_DETECT_DEPENDECIES)
|
||||
ocv_cmake_hook(POST_DETECT_DEPENDECIES) # typo, deprecated (2019-06)
|
||||
ocv_cmake_hook(POST_DETECT_DEPENDENCIES)
|
||||
|
||||
# ----------------------------------------------------------------------------
|
||||
# Solution folders:
|
||||
|
Loading…
Reference in New Issue
Block a user