Skip to content

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.

Merge request reports

Loading