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.
2 parents ecb6d03 + 691c655 commit 361b5e0Copy full SHA for 361b5e0
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