Fix for CMake race condition
This release fixes an issue where depending on the compiler there is a race condition when building multiple ctests in the same directory. The duplication of module names for the pFUnit main program (driver.F90) is the main culprit.