1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00

Merge pull request #9716 from alalek:fix_ipp_build

This commit is contained in:
Alexander Alekhin
2017-09-27 16:00:28 +00:00
+1 -1
View File
@@ -137,7 +137,7 @@ if(BUILD_IPP_IW)
# Package sources
get_filename_component(__PATH "${IPPROOT}/../${IW_PACKAGE_SUBDIR}/" ABSOLUTE)
ippiw_setup("${_PATH}" 1)
ippiw_setup("${__PATH}" 1)
endif()