aboutsummaryrefslogtreecommitdiff
path: root/test/example_packages/program_with_module/fpm.toml
diff options
context:
space:
mode:
authorLKedward <laurence.kedward@bristol.ac.uk>2020-09-19 11:28:45 +0100
committerLKedward <laurence.kedward@bristol.ac.uk>2020-09-19 11:28:45 +0100
commitf2a51196aa33fca3ae19a02a601dfa190fe14d80 (patch)
treed7b89a7a7edf0dbdc86666f9987e2f145f55b7e5 /test/example_packages/program_with_module/fpm.toml
parent5f7e4e5ec4fe10b7cca8aeaadb98ab376cdedfaf (diff)
downloadfpm-f2a51196aa33fca3ae19a02a601dfa190fe14d80.tar.gz
fpm-f2a51196aa33fca3ae19a02a601dfa190fe14d80.zip
Add: example package with single source program and module
Diffstat (limited to 'test/example_packages/program_with_module/fpm.toml')
-rw-r--r--test/example_packages/program_with_module/fpm.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/example_packages/program_with_module/fpm.toml b/test/example_packages/program_with_module/fpm.toml
new file mode 100644
index 0000000..bce6aa2
--- /dev/null
+++ b/test/example_packages/program_with_module/fpm.toml
@@ -0,0 +1 @@
+name = "Program_with_module"