# vtkmes component does not require any specific things
# to be compiled/generated by default
# there are some header installation needed 
component_extension(DEFAULT
                    DEFINES COMPILE_VTK_COMPONENT_API
                    HEADERS_TO_INSTALL  VtkMeshComponent.h
                                        VtkMeshComponentExtension.h
                                        VtkMeshComponentRegistrationAddon.h
                                        VtkMeshComponentAPI.h
                                        VtkMeshUtil.h
)
