mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
Auto merge of #23676 - servo:check, r=Manishearth
Share more `./mach build` logic with mach check, doc, test-unit Fixes #23659 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23676) <!-- Reviewable:end -->
This commit is contained in:
commit
50033878a6
32 changed files with 268 additions and 302 deletions
|
@ -13,8 +13,8 @@ test = false
|
|||
bench = false
|
||||
|
||||
[features]
|
||||
azure_backend = ["simpleservo/azure_backend"]
|
||||
raqote_backend = ["simpleservo/raqote_backend"]
|
||||
canvas2d-azure = ["simpleservo/canvas2d-azure"]
|
||||
canvas2d-raqote = ["simpleservo/canvas2d-raqote"]
|
||||
|
||||
[dependencies]
|
||||
libservo = { path = "../../components/servo", features = ["no_static_freetype"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue