mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +01:00
Split layout code into a separate crate.
This commit is contained in:
parent
9f915e9e42
commit
23968efbd1
33 changed files with 259 additions and 216 deletions
1
configure
vendored
1
configure
vendored
|
@ -608,6 +608,7 @@ make_dir ${CFG_BUILD_DIR}src/components/embedding
|
|||
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/layout
|
||||
make_dir ${CFG_BUILD_DIR}src/components/script
|
||||
make_dir ${CFG_BUILD_DIR}src/components/style
|
||||
make_dir ${CFG_BUILD_DIR}src/components/main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue