1
0
Fork 0
mirror of https://github.com/hyprwm/Hyprland synced 2025-02-12 23:22:08 +01:00
Hyprland/assets/meson.build
2024-09-11 19:09:17 +03:00

7 lines
160 B
Meson

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