set(ITKConvolution_SRCS
        itkConvolutionImageFilterBase.cxx
        )

itk_module_add_library(ITKConvolution ${ITKConvolution_SRCS})
