mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Move common macros into a new crate (fixes #1882)
This commit is contained in:
parent
8317122068
commit
79ca9b6eb0
8 changed files with 30 additions and 67 deletions
1
configure
vendored
1
configure
vendored
|
@ -583,6 +583,7 @@ do
|
|||
make_dir ${CFG_BUILD_DIR}src/${i}
|
||||
done
|
||||
|
||||
make_dir ${CFG_BUILD_DIR}src/components/macros
|
||||
make_dir ${CFG_BUILD_DIR}src/components/util
|
||||
make_dir ${CFG_BUILD_DIR}src/components/msg
|
||||
make_dir ${CFG_BUILD_DIR}src/components/net
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue