We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b88ad7f commit 691c655Copy full SHA for 691c655
cmake/OpenCVFindIPP.cmake
@@ -252,6 +252,7 @@ if(NOT DEFINED IPPROOT)
252
else()
253
ocv_install_3rdparty_licenses(ippicv "${ICV_PACKAGE_ROOT}/EULA.txt")
254
endif()
255
+ ocv_install_3rdparty_licenses(ippicv "${ICV_PACKAGE_ROOT}/third-party-programs.txt")
256
257
258
file(TO_CMAKE_PATH "${IPPROOT}" __IPPROOT)
0 commit comments