Update LVGL to 9.2.2
This commit is contained in:
parent
a711b61e11
commit
8b1ca6e4cf
79 changed files with 2018 additions and 2437 deletions
|
|
@ -21,6 +21,8 @@ deplibdrm = dependency('libdrm', required: get_option('with-drm'))
|
|||
if deplibdrm.found()
|
||||
unl0kr_dependencies += deplibdrm
|
||||
unl0kr_args += '-DLV_USE_LINUX_DRM=1'
|
||||
else
|
||||
unl0kr_args += '-DLV_USE_LINUX_DRM=0'
|
||||
endif
|
||||
|
||||
executable('unl0kr',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue