File: meson.build

package info (click to toggle)
btllib 1.7.5%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,336 kB
  • sloc: cpp: 79,742; python: 941; sh: 302; makefile: 5
file content (3 lines) | stat: -rw-r--r-- 139 bytes parent folder | download | duplicates (2)
1
2
3
headers = run_command('../scripts/get-files', 'include').stdout().strip().split()

install_headers(headers, install_dir : 'include/btllib')