mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-15 08:56:26 -05:00
config: Avoid clash with other config-headers
This commit is contained in:
parent
a0d2a6b445
commit
ff13849624
18 changed files with 19 additions and 16 deletions
|
|
@ -89,10 +89,10 @@ if get_option('enable_xwayland')
|
|||
else
|
||||
exclude_files += ['xwayland.h', 'xwm.h']
|
||||
endif
|
||||
configure_file(output: 'config.h', install_dir: 'include/wlr', configuration: conf_data)
|
||||
install_subdir('include/wlr', install_dir: 'include', exclude_files: exclude_files)
|
||||
|
||||
|
||||
subdir('include')
|
||||
subdir('protocol')
|
||||
subdir('render')
|
||||
subdir('backend')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue