mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 03:00:14 +08:00
7 lines
148 B
CMake
7 lines
148 B
CMake
set(MIN_VER_CMAKE 2.8.12.2)
|
|
set(MIN_VER_CUDA 6.5)
|
|
set(MIN_VER_PYTHON2 2.6)
|
|
set(MIN_VER_PYTHON3 3.2)
|
|
set(MIN_VER_ZLIB 1.2.3)
|
|
set(MIN_VER_GTK 2.18.0)
|