ippicv: install third-party-programs.txt file

This commit is contained in:
Alexander Alekhin
2020-09-25 22:09:25 +00:00
committed by Alexander Alekhin
parent 61c6fd85ba
commit 464efeb7b0

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)