FIND_PACKAGE(ParaView REQUIRED) INCLUDE(${PARAVIEW_USE_FILE}) ADD_PARAVIEW_PLUGIN( Template "0.0" SERVER_MANAGER_XML Template.xml SERVER_MANAGER_SOURCES vtkTemplate.h vtkTemplate.cxx )