mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2025-12-27 05:50:12 +01:00
8 lines
123 B
Meson
8 lines
123 B
Meson
|
|
install_headers(
|
||
|
|
'glxint.h',
|
||
|
|
'glxmd.h',
|
||
|
|
'glxproto.h',
|
||
|
|
'glxtokens.h',
|
||
|
|
subdir : 'GL')
|
||
|
|
subdir('internal')
|