Merge pull request #18430 from alalek:ippicv_tpp

This commit is contained in:
Alexander Alekhin 2020-09-28 18:45:00 +00:00
commit 361b5e0ebf

View File

@ -252,6 +252,7 @@ if(NOT DEFINED IPPROOT)
else()
ocv_install_3rdparty_licenses(ippicv "${ICV_PACKAGE_ROOT}/EULA.txt")
endif()
ocv_install_3rdparty_licenses(ippicv "${ICV_PACKAGE_ROOT}/third-party-programs.txt")
endif()
file(TO_CMAKE_PATH "${IPPROOT}" __IPPROOT)