File: meson.build

package info (click to toggle)
ibus-array 0.2.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,432 kB
  • sloc: ansic: 1,060; python: 279; sed: 6; makefile: 5; sh: 1
file content (4 lines) | stat: -rw-r--r-- 104 bytes parent folder | download
1
2
3
4
install_data(
    'array.db',
    install_dir: get_option('datadir') / meson.project_name() / 'tables'
)