We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 662ad1a commit 31b56c9Copy full SHA for 31b56c9
fpm.toml
@@ -5,6 +5,11 @@ author = "stdlib contributors"
5
maintainer = "@fortran-lang/stdlib"
6
copyright = "2019-2021 stdlib contributors"
7
8
+
9
+[install]
10
+library = true
11
12
13
[dev-dependencies]
14
test-drive.git = "https://github.com/fortran-lang/test-drive"
15
test-drive.tag = "v0.4.0"
0 commit comments