[ITK-dev] [ITK] Size of ITK source package?

Matt McCormick matt.mccormick at kitware.com
Tue Mar 24 13:49:40 EDT 2015


Dave and Brad,

Thanks for the suggestion!  That looks like a great suggestion.

I've created an issue as a reminder to implement for the next release:

  https://issues.itk.org/jira/browse/ITK-3355

Thanks,
Matt

On Tue, Mar 24, 2015 at 1:32 PM, Brad King <brad.king at kitware.com> wrote:
> On 03/24/2015 01:24 PM, Matt McCormick wrote:
>> Since BUILD_TESTING is currently ON by default, we would want to
>> change it to be OFF by default so default options work out-of-the-box.
>> This change can be made, but it will require wrangling of dashboard
>> build maintainers to add BUILD_TESTING=ON to their CTest scripts.
>
> VTK solves this here:
>
>  https://gitlab.kitware.com/vtk/vtk/blob/45af6f59/CMakeLists.txt#L267-276
>
> BUILD_TESTING defaults to ON in version-controlled trees and
> defaults to OFF in tarball-extracted trees unless the data
> tarball has been extracted too.  See the commit that added
> this behavior here:
>
>  https://gitlab.kitware.com/vtk/vtk/commit/bf5cf3cf8f
>
> -Brad
>


More information about the Insight-developers mailing list