mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
increase minimal supported CUDA toolkit to 6.5
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
set(MIN_VER_CMAKE 2.8.7)
|
||||
set(MIN_VER_CUDA 4.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)
|
||||
|
||||
Reference in New Issue
Block a user