mirror of
https://github.com/curl/curl.git
synced 2026-08-26 11:43:32 +03:00
docs/internals/PORTING.md: new document
The basic approach I use when porting libcurl to another OS when the existing configure or cmake build setups are not suitable. Closes #16860
This commit is contained in:
parent
19226f9bb1
commit
c4863e9d3b
2 changed files with 48 additions and 0 deletions
|
|
@ -54,6 +54,7 @@ INTERNALDOCS = \
|
|||
internals/MQTT.md \
|
||||
internals/MULTI-EV.md \
|
||||
internals/NEW-PROTOCOL.md \
|
||||
internals/PORTING.md \
|
||||
internals/README.md \
|
||||
internals/SPLAY.md \
|
||||
internals/STRPARSE.md \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue