mirror of
https://github.com/servo/servo.git
synced 2025-08-16 19:05:33 +01:00
Add rust-css, bindings for libcss
This commit is contained in:
parent
c8f686083a
commit
3e9254ef0f
5 changed files with 9 additions and 1 deletions
|
@ -21,6 +21,9 @@ DEPS_servo-sandbox += \
|
|||
DEPS_rust-hubbub += \
|
||||
libhubbub
|
||||
|
||||
DEPS_rust-css += \
|
||||
libcss
|
||||
|
||||
CFLAGS_mozjs += \
|
||||
"-I../mozjs/dist/include"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue