mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2024-11-22 07:02:28 +00:00
Honor the examples
meson setting
This commit is contained in:
parent
b1a63bcd84
commit
d9fdd28ac6
@ -183,7 +183,9 @@ summary = [
|
||||
]
|
||||
message('\n'.join(summary))
|
||||
|
||||
subdir('examples')
|
||||
if get_option('examples')
|
||||
subdir('examples')
|
||||
endif
|
||||
|
||||
pkgconfig = import('pkgconfig')
|
||||
pkgconfig.generate(lib_wlr,
|
||||
|
Loading…
Reference in New Issue
Block a user