mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
libmsg crate for message interfaces to compositor and engine
This commit is contained in:
parent
68aee00ec4
commit
2253365735
19 changed files with 71 additions and 45 deletions
1
configure
vendored
1
configure
vendored
|
@ -452,6 +452,7 @@ do
|
|||
done
|
||||
|
||||
make_dir ${CFG_BUILD_DIR}src/components/util
|
||||
make_dir ${CFG_BUILD_DIR}src/components/msg
|
||||
make_dir ${CFG_BUILD_DIR}src/components/net
|
||||
make_dir ${CFG_BUILD_DIR}src/components/gfx
|
||||
make_dir ${CFG_BUILD_DIR}src/components/script
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue