3
0
mirror of https://github.com/hyprwm/Hyprland.git synced 2025-11-01 16:16:41 +00:00
Hyprland/assets/meson.build
2024-09-11 19:09:17 +03:00

8 lines
160 B
Meson

install_data(
'hyprland-portals.conf',
install_dir: join_paths(get_option('datadir'), 'xdg-desktop-portal'),
install_tag: 'runtime',
)
subdir('install')