mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-05 13:05:59 +01:00
2 lines
162 B
Meson
2 lines
162 B
Meson
header_install_dir = 'include/@0@/wlr'.format(meson.project_name())
|
|
configure_file(output: 'config.h', install_dir: header_install_dir, configuration: conf_data)
|