mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
Only build ports/servo by default (except Android), add ./mach build --libsimpleservo
Fixes #21314
This commit is contained in:
parent
6842553923
commit
39079cff8b
4 changed files with 20 additions and 6 deletions
|
@ -4,11 +4,6 @@ members = [
|
|||
"ports/libsimpleservo/",
|
||||
"tests/unit/*",
|
||||
]
|
||||
default-members = [
|
||||
"ports/servo",
|
||||
"ports/libsimpleservo/",
|
||||
"tests/unit/*",
|
||||
]
|
||||
exclude = [".cargo"]
|
||||
|
||||
[profile.release]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue