Skip to content

Commit 691c655

Browse files
committed
ippicv: install third-party-programs.txt file
1 parent b88ad7f commit 691c655

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/OpenCVFindIPP.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@ if(NOT DEFINED IPPROOT)
252252
else()
253253
ocv_install_3rdparty_licenses(ippicv "${ICV_PACKAGE_ROOT}/EULA.txt")
254254
endif()
255+
ocv_install_3rdparty_licenses(ippicv "${ICV_PACKAGE_ROOT}/third-party-programs.txt")
255256
endif()
256257

257258
file(TO_CMAKE_PATH "${IPPROOT}" __IPPROOT)

0 commit comments

Comments
 (0)