set(ITKFEMRegistration_SRCS
    itkFEMRegistrationFilter.cxx
  )

itk_module_add_library(ITKFEMRegistration ${ITKFEMRegistration_SRCS})
