File: meson.build

package info (click to toggle)
wireplumber 0.5.12-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,244 kB
  • sloc: ansic: 41,043; python: 391; sh: 62; makefile: 57; xml: 23
file content (5 lines) | stat: -rw-r--r-- 193 bytes parent folder | download | duplicates (5)
1
2
3
4
5
m_lua_scripting_resources = gnome.compile_resources(
    'm-lua-scripting-resources',
    'gresource.xml',
    source_dir: meson.current_source_dir(),
    c_name: '_m_lua_scripting_resources')