Tag Archive: CMake

Fortran build environment Pt1

March 25, 2019 4:21 pm Published by Comments Off on Fortran build environment Pt1

The Fortran Build Environment is a CMake driven build system for Fortran Projects. It is meant to make it as simple as possible to include unit testing with pFUnit. Holger Wolff takes you through the environment.