[Insight-developers] wrapping still broken with the modularized ITK

Bill Hoffman bill.hoffman at kitware.com
Mon Mar 21 13:36:20 EDT 2011


On 3/21/2011 11:51 AM, Gaëtan Lehmann wrote:
>
> Hi,
>
> Wrapping is still broken with the modularized ITK, mainly because of two
> problems:
>
> * WrapITK uses find_package(ITK) to get the source directories to
> include. Unfortunately, ITKConfig.cmake includes ITKTargets.cmake which
> tries to redefine all the libraries already created elsewhere. This
> method was used to work, but may not have been appropriate.
> Any idea on how to fix that is welcome.

Why does WrapITK need the source directories?  Should just need the 
header files right?

-Bill


More information about the Insight-developers mailing list