Although the public review is over, I thought it might still be useful to report the issues I had:
The configure script was not present, so I needed to generate it first.
It did not work with systemc-2.3.2 CMake build, UVM-SystemC wanted libsystemc to be in ${SYSTEMC_HOME}/lib-linux64 while it is in ${SYSTEMC_HOME}/lib64.