aboutsummaryrefslogtreecommitdiff
path: root/example_packages/hello_complex_2/fpm.toml
blob: 28c91d8443ef695a88b5e0878dc6c18b3eec5c0f (plain)
1
2
3
4
5
6
name = "hello_complex"

[[executable]]
name="say_hello_world"
source-dir="app/say_hello"
main="say_Hello.f90"