mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
Update cmake to support MSVC arm64.
This commit is contained in:
parent
f4fed0dd9a
commit
900794496a
2 changed files with 13 additions and 12 deletions
|
@ -29,3 +29,4 @@ opt-level = 3
|
|||
mio = { git = "https://github.com/servo/mio.git", branch = "servo" }
|
||||
iovec = { git = "https://github.com/servo/iovec.git", branch = "servo" }
|
||||
remove_dir_all = { git = "https://github.com/XAMPPRocky/remove_dir_all" }
|
||||
cmake = { git = "https://github.com/alexcrichton/cmake-rs" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue