ippicv: install third-party-programs.txt file
authorAlexander Alekhin <alexander.a.alekhin@gmail.com>
Fri, 25 Sep 2020 22:09:25 +0000 (22:09 +0000)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Fri, 25 Sep 2020 22:09:25 +0000 (22:09 +0000)
cmake/OpenCVFindIPP.cmake

index 59cd497b95c6a5681d12e0aceac42bcc6b6b42a9..9bc215f41506110bc949845f4763fa312f7704cd 100644 (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)