Skip to content

Updating SimpleITK to 0.8rc1 and SWIG to 2.0.12

Sam Horvath requested to merge github/fork/blowekamp/SimpleITKUpdate0.8rc1 into master

Created by: blowekamp

This version of SimpleITK addresses compilation issue with clang 5.0 on OSX with libc++. SimpleITK will now automatically be compiled with "-std=c++11".

Merge request reports