Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Main Repositories
otb
Commits
6ee88ffc
Commit
6ee88ffc
authored
Sep 14, 2018
by
Jordi Inglada
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ENH: Update superbuild to ITK 4.13.1 so that it builds with gcc 8
parent
867f0c1b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
SuperBuild/CMake/External_itk.cmake
SuperBuild/CMake/External_itk.cmake
+2
-2
No files found.
SuperBuild/CMake/External_itk.cmake
View file @
6ee88ffc
...
...
@@ -149,8 +149,8 @@ set(_SB_ITK_DIR ${SB_INSTALL_PREFIX}/lib/cmake/ITK-${SB_ITK_VERSION_MAJOR}.${SB_
ExternalProject_Add
(
ITK
PREFIX ITK
URL
"https://sourceforge.net/projects/itk/files/itk/4.1
2
/InsightToolkit-4.1
2.0
.tar.gz"
URL_MD5
561a403f93c88c64085b5623e8e61f7
9
URL
"https://sourceforge.net/projects/itk/files/itk/4.1
3
/InsightToolkit-4.1
3.1
.tar.gz"
URL_MD5
c7e229802c4ee64e1b2a6d48b1df67e
9
SOURCE_DIR
${
ITK_SB_SRC
}
BINARY_DIR
${
ITK_SB_BUILD_DIR
}
INSTALL_DIR
${
SB_INSTALL_PREFIX
}
...
...
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