fibercrypto / fibercrypto/libskyfiber

Distribute a version of the curl library for developers

オープン
#69 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
ci stdev
主要言語
C
スター
0
フォーク
1
PR マージ指標
30日以内にマージされた PR はありません

説明

**Feature description**
Distribute a version of the curl library for developers

**Is your feature request related to a problem? Please describe.**
May be desired for some develover be able to get a ready to use `libcurl-dev`.

**Describe the solution you'd like**
Create instructions to install the required files like:
- header files
- curl.pc file(useful for pkg-config), an example: https://github.com/libcheck/check/blob/master/check.pc.in
- install shared and static versions of the library

**Additional context**
Do not miss to create a uninstall instruction.

**Describe alternatives you've considered**
Just use a install rule from command line or make part of the release some installers.

**Possible implementation**
As libcurl is using cmake you can consider using [cpack](https://cmake.org/cmake/help/latest/module/CPack.html), with this tool you can create script based installers, debian, windows, osx...

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。