-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
90fda5a
commit 940a6f9
Showing
4 changed files
with
27 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ mirror_drive( | |
SOURCE qogbhqbcxknrpeotyz7hk4x3mxuf6d9mhb1dxm6ms5sdn6hh1uso | ||
DESTINATION ${PROJECT_SOURCE_DIR}/prebuilds | ||
PREFIX /${target} | ||
CHECKOUT 282 | ||
CHECKOUT 288 | ||
) | ||
|
||
if(target MATCHES "win32") | ||
|
@@ -130,8 +130,8 @@ if(NOT TARGET js) | |
endif() | ||
|
||
fetch_package("github:libuv/[email protected]") | ||
fetch_package("github:holepunchto/libutf#c4b7b15") | ||
fetch_package("github:holepunchto/libjs#41e480f") | ||
fetch_package("github:holepunchto/libutf#9509b28") | ||
fetch_package("github:holepunchto/libjs#35e7566") | ||
fetch_package("github:holepunchto/libnapi#324c25c") | ||
|
||
add_bare_bundle( | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters