How to build dependencies for test program with fpm

· Fortran Lang Discourse · Aug. 20, 2026, 3:44 p.m.
Summary
This blog post discusses challenges related to setting up and compiling test programs with Fortran Package Manager (fpm), focusing on linking local module dependencies. The author mentions their attempt to integrate fpm support into specific projects without altering existing code structures, including considerations for Linux, MacOS, and Windows environments.