Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Main Repositories
otb
Commits
0ff5acb2
Commit
0ff5acb2
authored
Nov 21, 2019
by
guillaume pernot
Browse files
Merge branch '1986-otb_opencv_api.h-is-missing' into 'develop'
Added otb_opencv_api.h in packages Closes
#1986
See merge request
!633
parents
8eb4ed65
d0d2fdd2
Pipeline
#3086
passed with stages
in 6 minutes and 20 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Modules/ThirdParty/OpenCV/CMakeLists.txt
View file @
0ff5acb2
...
...
@@ -29,3 +29,8 @@ set(OTBOpenCV_INCLUDE_DIRS
)
otb_module_impl
()
install
(
FILES
${
OTBOpenCV_BINARY_DIR
}
/src/otb_opencv_api.h
DESTINATION
${
OTBOpenCV_INSTALL_INCLUDE_DIR
}
COMPONENT Development
)
Write
Preview
Supports
Markdown
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