set(ITKPolynomials_SRCS
  itkMultivariateLegendrePolynomial.cxx
  )

itk_module_add_library(ITKPolynomials ${ITKPolynomials_SRCS})
