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
Commits
4b8bcfea
Commit
4b8bcfea
authored
1 year ago
by
Thibaut ROMAIN
Browse files
Options
Downloads
Patches
Plain Diff
CI: test with shar v4
parent
58907bf4
Branches
update-sbdeps-release-8.1.2
No related tags found
1 merge request
!957
Update superbuild dependencies and CI for release 8.1.2
Pipeline
#13267
failed
1 year ago
Stage: precheck
Stage: prepare
Stage: build
Stage: report
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
SuperBuild/CMake/External_shark.cmake
+2
-2
2 additions, 2 deletions
SuperBuild/CMake/External_shark.cmake
with
2 additions
and
2 deletions
SuperBuild/CMake/External_shark.cmake
+
2
−
2
View file @
4b8bcfea
...
...
@@ -30,8 +30,8 @@ ADD_SUPERBUILD_CMAKE_VAR(SHARK BOOST_LIBRARYDIR)
ExternalProject_Add
(
SHARK
PREFIX SHARK
URL
"https://github.com/Shark-ML/Shark/archive/
67990bcd2c4a90a27be97d933b3740931e9da141.zip
"
URL_MD5
9ad7480a4f9832b63086b9a683566187
URL
"https://github.com/Shark-ML/Shark/archive/
v4.0.0.tar.gz
"
URL_MD5
a1c240bdbc0e4ad8ed09a855cc8e0444
SOURCE_DIR
${
SHARK_SB_SRC
}
BINARY_DIR
${
SHARK_SB_BUILD_DIR
}
INSTALL_DIR
${
SB_INSTALL_PREFIX
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment