mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-15 08:56:26 -05:00
Update rootston to use new option
This commit is contained in:
parent
784c20c82f
commit
560e96aa57
3 changed files with 7 additions and 7 deletions
|
|
@ -161,14 +161,12 @@ summary = [
|
|||
message('\n'.join(summary))
|
||||
|
||||
|
||||
if get_option('enable-rootston')
|
||||
subdir('rootston')
|
||||
endif
|
||||
|
||||
if get_option('enable-examples')
|
||||
subdir('examples')
|
||||
endif
|
||||
|
||||
subdir('rootston')
|
||||
|
||||
pkgconfig = import('pkgconfig')
|
||||
pkgconfig.generate(
|
||||
libraries: lib_wlr,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue