mirror of
https://github.com/opencv/opencv.git
synced 2026-07-21 19:33:03 +04:00
Refactored cmake for 3rdparty libs
This commit is contained in:
Vendored
+1
-1
@@ -3,7 +3,7 @@
|
||||
#
|
||||
# ----------------------------------------------------------------------------
|
||||
|
||||
project(zlib C)
|
||||
project(${ZLIB_LIBRARY} C)
|
||||
|
||||
include(CheckTypeSize)
|
||||
include(CheckFunctionExists)
|
||||
|
||||
Reference in New Issue
Block a user