Skip to content
Snippets Groups Projects
Commit 7f9b6c88 authored by Victor Poughon's avatar Victor Poughon
Browse files

Merge branch 'superbuild_opencv_3.4.1' into 'develop'

SuperBuild: Upgrade to OpenCV 3.4.1

See merge request !139
parents e07b03f0 ca2ebfb0
No related branches found
No related tags found
2 merge requests!621Release 7.0 (master),!139SuperBuild: Upgrade to OpenCV 3.4.1
......@@ -34,8 +34,8 @@ ADD_SUPERBUILD_CMAKE_VAR(OPENCV PNG_LIBRARY)
ExternalProject_Add(OPENCV
PREFIX OPENCV
URL "https://github.com/opencv/opencv/archive/2.4.13.2.tar.gz"
URL_MD5 fe52791ce523681a67036def4c25261b
URL "https://github.com/opencv/opencv/archive/3.4.1.tar.gz"
URL_MD5 a0b7a47899e67b3490ea31edc4f6e8e6
BINARY_DIR ${OPENCV_SB_BUILD_DIR}
INSTALL_DIR ${SB_INSTALL_PREFIX}
DOWNLOAD_DIR ${DOWNLOAD_LOCATION}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment