Building Paraview "from scratch" in order to use a custom plugin

Hi,
I have recently built Paraview from scratch using Paraview superbuild on a Cray hpc. I used the following files for that. Maybe you can edit them and have it working for your system. For me I just run ./config.sh <arguments> and paraview gets built and installed.
Although I faced a few errors which I was able to manually fix. Here’s more about them:
https://gitlab.kitware.com/paraview/paraview-superbuild/-/issues/157

config.sh (3.1 KB) paraview-cray-serc.cmake (3.5 KB)