mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
Refactored cmake for 3rdparty libs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
set(the_description "The Core Functionality")
|
||||
ocv_add_module(core ${ZLIB_LIBRARY})
|
||||
ocv_add_module(core ${ZLIB_LIBRARIES})
|
||||
ocv_module_include_directories(${ZLIB_INCLUDE_DIR})
|
||||
|
||||
if(HAVE_CUDA)
|
||||
|
||||
Reference in New Issue
Block a user