KitwareMedical / ITKContourInterpolation

An implementation of morphological contour interpolation
http://hdl.handle.net/10380/3563
Apache License 2.0
30 stars 13 forks source link

ENH: Enable building as a shared library #112

Closed aylward closed 11 months ago

aylward commented 11 months ago

ITK now uses an ENABLE_SHARED flag in itk-module.cmake to explicitly enable building as shared module.

aylward commented 11 months ago

Cannot update build script to use ITK's default (simplified) build because results in path being too long on windows.