CMake build dependencies
After the changes from commit 4dda6c0a CMake is not able to correctly determine when it is sufficient to only rebuild the target without generating the headers. This only occurs in the case of multiple localoperator headers (eg. heatequation).
Possible solution: Have a loop over all forms in CMake and generate one localoperator with one command.