File: meson.build

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