[Insight-developers] cmake questions

Luis Ibanez ibanez@choroid.cs.unc.edu
Tue, 24 Apr 2001 17:35:45 -0400 (EDT)


On Tue, 24 Apr 2001, Vikram Chalana wrote:
> Would it make sense to generate multiple dsw files, one for core ITK
> libraries, one for Cmake, one or multiple for the various tests?
>

Totally agree,

During development, we usually only want to have the core libraries
and a couple of particular tests that we are debugging.

Separate dsw files will be much easier to manage.

The same is true on Unix where building all the test is not
always desirable.

Maybe an option for configure like "--with-tests" would be nice.



Luis