File: meson.build

package info (click to toggle)
gtk4-layer-shell 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 852 kB
  • sloc: ansic: 5,701; python: 421; xml: 417; makefile: 10
file content (4 lines) | stat: -rw-r--r-- 179 bytes parent folder | download | duplicates (13)
1
2
3
4
integration_test_common = declare_dependency(
    dependencies: [test_common],
    include_directories: include_directories('.'),
    sources: files('integration-test-common.c'))