mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
include: Install headers in an isolated include-dir
This commit is contained in:
parent
ff13849624
commit
892f7a5db0
2 changed files with 15 additions and 7 deletions
|
|
@ -1 +1,2 @@
|
|||
configure_file(output: 'config.h', install_dir: 'include/wlr', configuration: conf_data)
|
||||
header_install_dir = 'include/@0@/wlr'.format(meson.project_name())
|
||||
configure_file(output: 'config.h', install_dir: header_install_dir, configuration: conf_data)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue