mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
add start of embedding crate: build system with CEF types
This commit is contained in:
parent
c43f8c9ced
commit
abe5d2e0ab
5 changed files with 1961 additions and 2 deletions
1
configure
vendored
1
configure
vendored
|
@ -582,6 +582,7 @@ done
|
|||
|
||||
make_dir ${CFG_BUILD_DIR}src/components/macros
|
||||
make_dir ${CFG_BUILD_DIR}src/components/util
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue