Skip to content

Use SimpleITK's SuperBuild for additional dependencies.

Sam Horvath requested to merge github/fork/blowekamp/UseSimpleITKSuperbuild into master

Created by: blowekamp

Configure with SimpleITK's Superbuild CMake file, to allow additional dependencies to be built. This is done by adding a second external project just for the download step, so that the configuration can be done in the Superbuild sub-directory as the source directory.

Merge request reports