mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-03-06 01:40:52 -05:00
add an option to enable/disable libliftoff
instead of always using it if found
This commit is contained in:
parent
a4e1184712
commit
385c9ade5f
3 changed files with 3 additions and 1 deletions
|
|
@ -99,6 +99,7 @@ features = {
|
|||
internal_features = {
|
||||
'xcb-errors': false,
|
||||
'egl': false,
|
||||
'libliftoff': false,
|
||||
}
|
||||
internal_config = configuration_data()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue