wlroots-hyprland/include/wlr/meson.build

3 lines
162 B
Meson
Raw Normal View History

header_install_dir = 'include/@0@/wlr'.format(meson.project_name())
configure_file(output: 'config.h', install_dir: header_install_dir, configuration: conf_data)