Add support for the meson build system

This commit is contained in:
Mario Limonciello
2025-06-25 22:32:43 -05:00
committed by Enrico Weigelt
parent ec59f57b9e
commit afb09b6d9e
6 changed files with 158 additions and 1 deletions

1
conf/meson.build Normal file
View File

@@ -0,0 +1 @@
install_data('10-amdgpu.conf', install_dir: configdir)