set(ITKIOMeshOBJ_SRCS
  itkOBJMeshIO.cxx
  itkOBJMeshIOFactory.cxx
  )

itk_module_add_library(ITKIOMeshOBJ ${ITKIOMeshOBJ_SRCS})
