[Insight-users] ItkVtkGlue include directories

Bill Lorensen bill.lorensen at gmail.com
Wed Oct 20 23:25:14 EDT 2010


What ITK cmake? The toolkit ITK has no dependencies on VTK. Combining
ITK and VTK is done in the application that wants to use both.

Bill

On Wed, Oct 20, 2010 at 6:05 PM, David Doria <daviddoria at gmail.com> wrote:
> I've been adding this line to the CMakeLists.txt file of my projects which
> use ItkVtkGlue:
> include_directories(/home/doriad/src/ITK/Wrapping/WrapITK/ExternalProjects/ItkVtkGlue/src/)
> so that I can
> #include <itkImageToVTKImageFilter.h>
> Is there any reason this couldn't be done in the ITK CMake if VTK is
> found/enabled in the ITK build?
>
> 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://www.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-users
>
>


More information about the Insight-users mailing list