build things for raw mode
- SHA
76ec45f921fa86daaa2c2b499815ffa5565ecb72- Parents
-
5ea34e0 - Tree
cc86fbf
76ec45f
76ec45f921fa86daaa2c2b499815ffa5565ecb725ea34e0
cc86fbf| Status | File | + | - |
|---|---|---|---|
| M |
fpm.toml
|
1 | 0 |
fpm.tomlmodified@@ -16,6 +16,7 @@ library = false | |||
| 16 | name = "fac" | 16 | name = "fac" |
| 17 | source-dir = "app" | 17 | source-dir = "app" |
| 18 | main = "main.f90" | 18 | main = "main.f90" |
| 19 | +link = ["c"] | ||
| 19 | 20 | ||
| 20 | [dependencies] | 21 | [dependencies] |
| 21 | # We'll add stdlib when needed | 22 | # We'll add stdlib when needed |