mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 19:20:28 +08:00
5 lines
95 B
CMake
5 lines
95 B
CMake
set(MIN_VER_CMAKE 2.8.7)
|
|
set(MIN_VER_CUDA 4.2)
|
|
set(MIN_VER_PYTHON 2.6)
|
|
set(MIN_VER_ZLIB 1.2.3)
|