DEBSOURCES
Skip Quicknav
sources / fortran-fpm / 0.13.0-2 / example_packages / link_executable / fpm.toml
1234567
name = "link_executable" [[executable]] name = "gomp_test" source-dir = "app" main = "main.f90" link = ["gomp"]