Skip to content

Fix for CMake race condition

Compare
Choose a tag to compare
@tclune tclune released this 24 Mar 20:51
· 305 commits to main since this release
35b5fe0

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.