Skip to content

Commit 3b5c974

Browse files
committed
build(test-terminatio): add fpm.toml file
1 parent 7ce33b7 commit 3b5c974

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

test-termination/fpm.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name = "Caffeine-Termination-Tests"
2+
license = "(Please see caffeine/LICENSE.txt.)"
3+
author = "(Please see caffeine/fpm.toml.)"
4+
maintainer = "(Please see caffeine/fpm.toml.)"
5+
6+
[dev-dependencies]
7+
caffeine = { path = ".." }
8+
9+
[build]
10+
link = ["gasnet-smp-seq", "gcc"]

0 commit comments

Comments
 (0)