mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2025-12-20 04:40:10 +01:00
Mostly this is is so the generated Xpoll.h can be emitted into a usable directory when we build as a subproject. Signed-off-by: Adam Jackson <ajax@redhat.com>
7 lines
123 B
Meson
7 lines
123 B
Meson
install_headers(
|
|
'glxint.h',
|
|
'glxmd.h',
|
|
'glxproto.h',
|
|
'glxtokens.h',
|
|
subdir : 'GL')
|
|
subdir('internal')
|