DEBSOURCES
Skip Quicknav
sources / fortran-fpm / 0.13.0-2 / example_packages / makefile_complex / fpm.toml
12345678
name = "makefile_complex" [dependencies] with_makefile = { path = "../with_makefile" } [library] source-dir = "src" build-script = "Makefile"