Merge pull request #9716 from alalek:fix_ipp_build

This commit is contained in:
Alexander Alekhin 2017-09-27 16:00:28 +00:00
commit bf6548dc1a

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()