File: meson.build

package info (click to toggle)
libpanel 1.10.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,012 kB
  • sloc: ansic: 19,093; xml: 39; sh: 24; javascript: 13; makefile: 10
file content (2 lines) | stat: -rw-r--r-- 179 bytes parent folder | download | duplicates (3)
1
2
test_dock = executable('test-dock', 'test-dock.c', dependencies: [libpanel_static_dep])
test_paned = executable('test-paned', 'test-paned.c', dependencies: [libpanel_static_dep])