Skip to content

Commit 361b5e0

Browse files
committed
Merge pull request opencv#18430 from alalek:ippicv_tpp
2 parents ecb6d03 + 691c655 commit 361b5e0

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)