diff options
Diffstat (limited to 'example_packages/link_external/fpm.toml')
-rw-r--r-- | example_packages/link_external/fpm.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/example_packages/link_external/fpm.toml b/example_packages/link_external/fpm.toml new file mode 100644 index 0000000..f2eafa2 --- /dev/null +++ b/example_packages/link_external/fpm.toml @@ -0,0 +1,4 @@ +name = "link_external" + +[build] +link = "blas" |