mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Add Mac OpenGL support to libsimpleservo
This commit is contained in:
parent
d81ff5704e
commit
399456665c
3 changed files with 37 additions and 7 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -3936,6 +3936,7 @@ source = "git+https://github.com/pcwalton/signpost.git#7ed712507f343c38646b9d1fe
|
|||
name = "simpleservo"
|
||||
version = "0.0.1"
|
||||
dependencies = [
|
||||
"core-foundation 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"gl_generator 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"libservo 0.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue