mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 19:50:38 +08:00
dbb684b85f
Rationale: we already depend on it (e.g. some scripts use print_function).
4 lines
73 B
CMake
4 lines
73 B
CMake
set(MIN_VER_CMAKE 2.8.7)
|
|
set(MIN_VER_PYTHON 2.6)
|
|
set(MIN_VER_ZLIB 1.2.3)
|