aboutsummaryrefslogtreecommitdiff
path: root/example_packages/link_executable/fpm.toml
blob: d9e94bb8bbf879eb7f29adecc285ecf84e2c2df6 (plain)
1
2
3
4
5
6
7
name = "link_executable"

[[executable]]
name = "gomp_test"
source-dir = "app"
main = "main.f90"
link = ["gomp"]