mirror of
https://github.com/clearlinux/linux-steam-integration.git
synced 2026-08-18 21:35:54 +00:00
0f24683688
Additionally, add an output report to show at build time what we're configured to do, ala autotools. Signed-off-by: Ikey Doherty <ikey.doherty@intel.com>
5 lines
100 B
Meson
5 lines
100 B
Meson
install_data(
|
|
'pulseaudio',
|
|
install_dir: join_paths(path_fake_scripts_dir, 'pulseaudio'),
|
|
)
|