Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
aeva
CMB-Superbuild
Commits
7c126bc3
Commit
7c126bc3
authored
Jun 11, 2019
by
Bob Obara
Browse files
Update the default versions to 6.1.0 (CMB) and 3.1.0(SMTK)
parent
125efc59
Changes
1
Hide whitespace changes
Inline
Side-by-side
versions.cmake
View file @
7c126bc3
...
...
@@ -18,9 +18,9 @@ superbuild_set_revision(vtkonly
GIT_TAG
"v8.2.0"
)
superbuild_set_selectable_source
(
cmb
SELECT 6.1.0
-RC1
SELECT 6.1.0
GIT_REPOSITORY
"https://gitlab.kitware.com/cmb/cmb.git"
GIT_TAG
"v6.1.0
-rc2
"
GIT_TAG
"v6.1.0"
SELECT git CUSTOMIZABLE DEFAULT
GIT_REPOSITORY
"https://gitlab.kitware.com/cmb/cmb.git"
GIT_TAG
"origin/release"
...
...
@@ -28,9 +28,9 @@ superbuild_set_selectable_source(cmb
SOURCE_DIR
"source-cmb"
)
superbuild_set_selectable_source
(
smtk
SELECT 3.1.0
-RC1
SELECT 3.1.0
GIT_REPOSITORY
"https://gitlab.kitware.com/cmb/smtk.git"
GIT_TAG
"v3.1.0
-rc2
"
GIT_TAG
"v3.1.0"
SELECT git CUSTOMIZABLE DEFAULT
GIT_REPOSITORY
"https://gitlab.kitware.com/cmb/smtk.git"
GIT_TAG
"origin/release"
...
...
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