File: meson.build

package info (click to toggle)
gtk-layer-shell 0.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,584 kB
  • sloc: ansic: 15,591; python: 1,450; xml: 417; makefile: 18
file content (4 lines) | stat: -rw-r--r-- 179 bytes parent folder | download | duplicates (14)
1
2
3
4
integration_test_common = declare_dependency(
    dependencies: [test_common],
    include_directories: include_directories('.'),
    sources: files('integration-test-common.c'))