File: meson.build

package info (click to toggle)
xorgproto 2022.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 8,120 kB
  • sloc: xml: 65,716; ansic: 28,817; sh: 3,774; makefile: 543; cpp: 397; python: 307
file content (7 lines) | stat: -rw-r--r-- 123 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
install_headers(
    'glxint.h',
    'glxmd.h',
    'glxproto.h',
    'glxtokens.h',
    subdir : 'GL')
subdir('internal')