mirror of
https://github.com/servo/servo.git
synced 2025-08-23 14:25:33 +01:00
Add libcss submodule
This commit is contained in:
parent
375dd57887
commit
01dbcf5772
4 changed files with 9 additions and 1 deletions
|
@ -30,6 +30,10 @@ DEPS_rust-mozjs += \
|
|||
CFLAGS_rust-mozjs += \
|
||||
"-I../mozjs/dist/include"
|
||||
|
||||
DEPS_libcss += \
|
||||
libwapcaplet \
|
||||
libparserutils
|
||||
|
||||
# Platform-specific dependencies
|
||||
ifeq ($(CFG_OSTYPE),darwin)
|
||||
DEPS_rust-azure += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue