diff options
Diffstat (limited to 'internal/curl/README')
| -rw-r--r-- | internal/curl/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/curl/README b/internal/curl/README new file mode 100644 index 0000000..8c56760 --- /dev/null +++ b/internal/curl/README @@ -0,0 +1 @@ +Basic hare bindings for libcurl's C API. Must be compiled with hare build $(pkg-config --libs-only-L --libs-only-l libcurl) ... to add the proper linker flags. |
