The Generator profiles use a SHA to identify whether the profile has been modified or not. We should integrate a CMake custom target that will generate this to make updating the values in the code easier.
FWIW, I want something that is completely automatic. The scripts I had didn't require any manual intervention besides running a script, building libCellML and running another script (or something along those lines).
The
Generator
profiles use a SHA to identify whether the profile has been modified or not. We should integrate a CMake custom target that will generate this to make updating the values in the code easier.