mirror of
https://github.com/X11Libre/xf86-video-amdgpu.git
synced 2026-03-24 01:24:31 +00:00
Add support for the meson build system
This commit is contained in:
committed by
Enrico Weigelt
parent
ec59f57b9e
commit
afb09b6d9e
4
meson_options.txt
Normal file
4
meson_options.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
option('udev', type: 'feature', description: 'Enable libudev support')
|
||||
option('glamor', type: 'feature', description: 'Enable glamor acceleration')
|
||||
option('moduledir', type: 'string', value: 'xorg/modules', description: 'Xorg module directory')
|
||||
option('configdir', type: 'string', value: 'share/X11/xorg.conf.d', description: 'Xorg.conf.d directory')
|
||||
Reference in New Issue
Block a user