Skip to content

Commit

Permalink
ippicv: install third-party-programs.txt file
Browse files Browse the repository at this point in the history
  • Loading branch information
alalek committed Sep 25, 2020
1 parent b88ad7f commit 691c655
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/OpenCVFindIPP.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 691c655

Please sign in to comment.