1
0
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:
Andrey Kamaev
2012-02-24 13:53:22 +00:00
parent 4a299acd48
commit 8141a5026c
11 changed files with 204 additions and 198 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#
# ----------------------------------------------------------------------------
project(zlib C)
project(${ZLIB_LIBRARY} C)
include(CheckTypeSize)
include(CheckFunctionExists)