set(classes
  vtkCellGridReader
)

vtk_module_add_module(VTK::IOCellGrid
  CLASSES ${classes}
)
