[Insight-developers] ImageIntensity module missing from CMake?

Bill Lorensen bill.lorensen at gmail.com
Tue Jun 28 09:13:31 EDT 2011


You must turn off ITK_BUILD_ALL_MODULES to see the individual module options.

However, if you cd into Modules/Filtering/ImageIntensity/test and do a
make. This will just build that module and its dependencies.

Bill

On Tue, Jun 28, 2011 at 8:34 AM, David Doria <daviddoria at gmail.com> wrote:
> I am making a small change in one of the classes in the ImageIntensity
> module. I thought I would take advantage of the new modularity and
> only build the module I was interested in so the tests would build in
> a much shorter time than for the whole toolkit. However, even in the
> advanced CMake options, I did not see a "Module_ITK-ImageIntensity".
> Should it be listed?
>
> Thanks,
>
> David
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-developers
>


More information about the Insight-developers mailing list