mirror of
https://github.com/webmproject/libwebp.git
synced 2025-12-23 21:46:26 +01:00
Update the emscripten instructions
More info at: https://wiki.libsdl.org/SDL2/README-emscripten#building-sdlemscripten Change-Id: Iaec18c6f540d0753ef07327f4a7ecde7d86cea12
This commit is contained in:
@@ -19,7 +19,7 @@ Emscripten and CMake.
|
||||
- configure the project 'WEBP_JS' with CMake using:
|
||||
|
||||
```shell
|
||||
cd webp_js && \
|
||||
cd webp_js && embuilder build sdl2 && \
|
||||
emcmake cmake -DWEBP_BUILD_WEBP_JS=ON ../
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user