Fix itk packaging
ITK libraries (such as ITKTransformFactory) were missing in the package, because OTB doesn't drag them.
The ITK targets are now parsed to build the package, so that find_package(ITK)
works fine.
ITK libraries (such as ITKTransformFactory) were missing in the package, because OTB doesn't drag them.
The ITK targets are now parsed to build the package, so that find_package(ITK)
works fine.