mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-15 08:56:26 -05:00
Update examples to use new option
We use a dictionary to remove some code duplication.
This commit is contained in:
parent
560e96aa57
commit
584a3f8b6e
3 changed files with 89 additions and 72 deletions
|
|
@ -160,11 +160,7 @@ summary = [
|
|||
]
|
||||
message('\n'.join(summary))
|
||||
|
||||
|
||||
if get_option('enable-examples')
|
||||
subdir('examples')
|
||||
endif
|
||||
|
||||
subdir('examples')
|
||||
subdir('rootston')
|
||||
|
||||
pkgconfig = import('pkgconfig')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue