Switch uvwasi to personal fork temporarily

extensions
Volodymyr Shymanskyy 3 years ago
parent dcfbca24fd
commit 8c36e17686

@ -186,8 +186,8 @@ elseif(BUILD_WASI MATCHES "uvwasi")
include(FetchContent)
FetchContent_Declare(
uvwasi
GIT_REPOSITORY https://github.com/nodejs/uvwasi.git
GIT_TAG 754dfddbb1c255d0d7df48597b05623bcb00ee1e
GIT_REPOSITORY https://github.com/vshymanskyy/uvwasi.git
GIT_TAG b063d686848c32a26119513056874f051c74258a
)
FetchContent_GetProperties(uvwasi)

Loading…
Cancel
Save