Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
otb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main Repositories
otb
Merge requests
!549
COMP: master branch of diapotb breaks on windows
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
COMP: master branch of diapotb breaks on windows
reset-diapotb-rev
into
develop
Overview
3
Commits
1
Pipelines
2
Changes
1
Merged
Guillaume Pasero
requested to merge
reset-diapotb-rev
into
develop
5 years ago
Overview
3
Commits
1
Pipelines
2
Changes
1
Expand
Remote modules should not point to master.
4
0
Merge request reports
Compare
develop
develop (base)
and
latest version
latest version
2f942f66
1 commit,
5 years ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Modules/Remote/diapotb.remote.cmake
+
1
−
1
Options
@@ -2,5 +2,5 @@
otb_fetch_module
(
DiapOTBModule
"OTB module for SAR processing in Diapason."
GIT_REPOSITORY https://gitlab.orfeo-toolbox.org/remote_modules/diapotb.git
GIT_TAG
master
GIT_TAG
d38457a019d2ef15a47d04c21f235c9e9fe4acd5
)
Loading