mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
make OpenCVConfig.cmake usable in the case of static libs
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
include_directories("${CMAKE_CURRENT_SOURCE_DIR}/../../3rdparty/include")
|
||||
set(deps opencv_lapack zlib)
|
||||
set(deps opencv_lapack opencv_zlib)
|
||||
define_opencv_module(core ${deps})
|
||||
|
||||
Reference in New Issue
Block a user