[Insight-users] ItkVtkGlue include directories
David Doria
daviddoria at gmail.com
Wed Oct 20 18:05:10 EDT 2010
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20101020/f13d2d3a/attachment.htm>
More information about the Insight-users
mailing list