mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
render: make GLES2 renderer optional
Allow selecting whether the GLES2 renderer gets enabled. Co-authored-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
parent
122d6c6988
commit
ed1924800d
9 changed files with 60 additions and 10 deletions
|
|
@ -1,4 +1,5 @@
|
|||
pixman = dependency('pixman-1')
|
||||
|
||||
wlr_deps += pixman
|
||||
|
||||
wlr_files += files(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue