File: meson.build

package info (click to toggle)
harfbuzz 12.3.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 103,460 kB
  • sloc: ansic: 77,934; cpp: 62,153; python: 4,962; xml: 4,651; sh: 426; makefile: 105
file content (7 lines) | stat: -rw-r--r-- 131 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
subdir('api')
subdir('fuzzing')
subdir('threads')
if not get_option('utilities').disabled()
subdir('subset')
subdir('shape')
endif