mirror of
https://github.com/curl/curl.git
synced 2026-07-23 19:47:17 +03:00
parent
088c08a7e4
commit
9f0c7795eb
4 changed files with 137 additions and 86 deletions
|
|
@ -189,7 +189,7 @@ Build curl:
|
|||
|
||||
Build msh3:
|
||||
|
||||
% git clone -b v0.5.0 --depth 1 --recursive https://github.com/nibanks/msh3
|
||||
% git clone -b v0.6.0 --depth 1 --recursive https://github.com/nibanks/msh3
|
||||
% cd msh3 && mkdir build && cd build
|
||||
% cmake -G 'Unix Makefiles' -DCMAKE_BUILD_TYPE=RelWithDebInfo ..
|
||||
% cmake --build .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue