We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17c28a4 commit ec10192Copy full SHA for ec10192
1 file changed
fpm.toml
@@ -1,5 +1,8 @@
1
name = "matcha"
2
3
+[build]
4
+link = ["caffeine", "gasnet-smp-seq", "pmi2", "hugetlbfs", "m"]
5
+
6
[dependencies]
-assert = {git = "https://github.com/rouson/assert", tag = "assert-3.0.0"}
7
+assert = {git = "https://github.com/BerkeleyLab/assert.git", tag = "2.1.2"}
8
julienne = {git = "https://github.com/BerkeleyLab/julienne", tag = "2.4.0"}
0 commit comments