File: meson.build

package info (click to toggle)
spice 0.16.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,460 kB
  • sloc: ansic: 43,305; cpp: 30,185; sh: 5,342; python: 3,040; makefile: 844
file content (6 lines) | stat: -rw-r--r-- 265 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
spice_codegen_files += files('codegen.py',
                             'demarshal.py',
                             '__init__.py',
                             'marshal.py',
                             'ptypes.py',
                             'spice_parser.py')