Merge pull request #7881 from alalek:unpack_into_binary

This commit is contained in:
Alexander Alekhin 2016-12-17 12:23:02 +00:00
commit 9e57d1ae34

View File

@ -31,7 +31,7 @@ function(_icv_downloader)
return() # Not supported
endif()
set(OPENCV_ICV_UNPACK_PATH "${CMAKE_CURRENT_LIST_DIR}/unpack")
set(OPENCV_ICV_UNPACK_PATH "${CMAKE_BINARY_DIR}/3rdparty/ippicv")
set(OPENCV_ICV_PATH "${OPENCV_ICV_UNPACK_PATH}${OPENCV_ICV_PACKAGE_SUBDIR}")
if(DEFINED OPENCV_ICV_PACKAGE_DOWNLOADED