Skip to content

Commit 31b56c9

Browse files
committed
Add [install] section to fpm.toml
Resolves #782
1 parent 662ad1a commit 31b56c9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

fpm.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ author = "stdlib contributors"
55
maintainer = "@fortran-lang/stdlib"
66
copyright = "2019-2021 stdlib contributors"
77

8+
9+
[install]
10+
library = true
11+
12+
813
[dev-dependencies]
914
test-drive.git = "https://github.com/fortran-lang/test-drive"
1015
test-drive.tag = "v0.4.0"

0 commit comments

Comments
 (0)