mirror of
https://github.com/webmproject/libwebp.git
synced 2025-04-05 16:36:49 +02:00
Merge "README.webp_js: update Emscripten.cmake note"
This commit is contained in:
commit
1394a2bb86
@ -17,6 +17,10 @@ using Emscripten and CMake.
|
|||||||
|
|
||||||
- make sure the file $EMSCRIPTEN/cmake/Modules/Platform/Emscripten.cmake is
|
- make sure the file $EMSCRIPTEN/cmake/Modules/Platform/Emscripten.cmake is
|
||||||
accessible. This is the toolchain file used by CMake to invoke Emscripten.
|
accessible. This is the toolchain file used by CMake to invoke Emscripten.
|
||||||
|
If $EMSCRIPTEN is unset search for Emscripten.cmake under $EMSDK and set
|
||||||
|
$EMSCRIPTEN accordingly, for example:
|
||||||
|
unix-like environments: export EMSCRIPTEN=$EMSDK/fastcomp/emscripten
|
||||||
|
windows: set EMSCRIPTEN=%EMSDK%\fastcomp\emscripten
|
||||||
|
|
||||||
- configure the project 'WEBP_JS' with CMake using:
|
- configure the project 'WEBP_JS' with CMake using:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user