[Insight-developers] proposal: remove the gdcm build options from ITK

Brad King brad.king at kitware.com
Mon Mar 14 10:33:23 EDT 2011


On 03/13/2011 12:41 PM, Alexandre GOUAILLARD wrote:
>> First, should it be possible to build itk without building
>> ITKGroup-Core?
> 
> I guess only the modularisation group can answer this at this point

The modularization infrastructure is not specific to ITK.  It doesn't
care what modules are ON or not.  It just evaluates dependencies and
constructs a safe build order.

>> the tests aren't (yet) organized into the proper submodules.

Many of them are, but many others are not "unit" tests and introduced
too many cross-module dependencies.  Until they can be refactored to
more cleanly test individual pieces these tests are in the Nonunit
group under "IntegratedTest".  They will have to be refactored and
moved to appropriate modules one by one.

-Brad


More information about the Insight-developers mailing list