mirror of
https://github.com/opencv/opencv.git
synced 2025-06-07 17:44:04 +08:00
ippicv: install third-party-programs.txt file
This commit is contained in:
parent
b88ad7f2d9
commit
691c655630
@ -252,6 +252,7 @@ if(NOT DEFINED IPPROOT)
|
|||||||
else()
|
else()
|
||||||
ocv_install_3rdparty_licenses(ippicv "${ICV_PACKAGE_ROOT}/EULA.txt")
|
ocv_install_3rdparty_licenses(ippicv "${ICV_PACKAGE_ROOT}/EULA.txt")
|
||||||
endif()
|
endif()
|
||||||
|
ocv_install_3rdparty_licenses(ippicv "${ICV_PACKAGE_ROOT}/third-party-programs.txt")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
file(TO_CMAKE_PATH "${IPPROOT}" __IPPROOT)
|
file(TO_CMAKE_PATH "${IPPROOT}" __IPPROOT)
|
||||||
|
Loading…
Reference in New Issue
Block a user