cmake: fix typo
This commit is contained in:
parent
513c2b92a4
commit
587df6d942
@ -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