mirror of
https://github.com/servo/servo.git
synced 2025-08-28 08:38:20 +01:00
Add rust-css submodule
This commit is contained in:
parent
7db5ebee34
commit
2e5afb7050
5 changed files with 10 additions and 1 deletions
|
@ -36,6 +36,10 @@ DEPS_rust-wapcaplet += \
|
|||
CFLAGS_rust-wapcaplet += \
|
||||
"-I$(S)src/libwapcaplet/include"
|
||||
|
||||
DEPS_rust-css += \
|
||||
rust-netsurfcss \
|
||||
rust-wapcaplet
|
||||
|
||||
CFLAGS_mozjs += \
|
||||
"-I../mozjs/dist/include"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue