mirror of
https://github.com/webmproject/libwebp.git
synced 2025-04-05 00:16:50 +02:00
Reformat vcpkg build instructions.
Change-Id: I2ca7bd2feb85103c2377cc48daf3453dc5d859e4
This commit is contained in:
parent
8534f53960
commit
05c469843c
@ -101,11 +101,13 @@ make install
|
|||||||
You can download and install libwebp using the
|
You can download and install libwebp using the
|
||||||
[vcpkg](https://github.com/Microsoft/vcpkg) dependency manager:
|
[vcpkg](https://github.com/Microsoft/vcpkg) dependency manager:
|
||||||
|
|
||||||
git clone https://github.com/Microsoft/vcpkg.git
|
```shell
|
||||||
cd vcpkg
|
git clone https://github.com/Microsoft/vcpkg.git
|
||||||
./bootstrap-vcpkg.sh
|
cd vcpkg
|
||||||
./vcpkg integrate install
|
./bootstrap-vcpkg.sh
|
||||||
./vcpkg install libwebp
|
./vcpkg integrate install
|
||||||
|
./vcpkg install libwebp
|
||||||
|
```
|
||||||
|
|
||||||
The libwebp port in vcpkg is kept up to date by Microsoft team members and
|
The libwebp port in vcpkg is kept up to date by Microsoft team members and
|
||||||
community contributors. If the version is out of date, please
|
community contributors. If the version is out of date, please
|
||||||
|
Loading…
x
Reference in New Issue
Block a user