Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
seo young Joung
opencv
Commits
464efeb7
Commit
464efeb7
authored
4 years ago
by
Alexander Alekhin
Committed by
Alexander Alekhin
4 years ago
Browse files
Options
Download
Email Patches
Plain Diff
ippicv: install third-party-programs.txt file
parent
61c6fd85
4.5.0-openvino
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cmake/OpenCVFindIPP.cmake
+1
-0
cmake/OpenCVFindIPP.cmake
with
1 addition
and
0 deletions
+1
-0
cmake/OpenCVFindIPP.cmake
View file @
464efeb7
...
...
@@ -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
)
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help