mirror of
https://github.com/opencv/opencv.git
synced 2025-01-19 15:04:01 +08:00
Merge pull request #9716 from alalek:fix_ipp_build
This commit is contained in:
commit
bf6548dc1a
@ -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()
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user