Build and Install
To clone FENGSim:
git clone https://github.com/FENGSim/FENGSim.git
To compile and install:
cd FENGSim/toolkit/Tools/qt-6.10.2 ./install
For pre/post-processing, only qtbase, qtshadertools and qtdeclarative are required.
The base repository qtbase contains the configure scripts, while
the qt-configure-module scripts are used for qtshadertools and qtdeclarative.