-
Notifications
You must be signed in to change notification settings - Fork 2
Meson build definitions for mt32emu
License
mesonbuild/mt32emu
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository contains a Meson build definition for project mt32emu. For more information please see http://mesonbuild.com. For more information about mt32emu library see https://github.com/munt/munt. To use this wrap: $ meson wrap install mt32emu $ echo 'munt-libmt32emu*' >> subprojects/.gitignore Then create a dependency object in meson.build of your project: mt32emu_dep = dependency('mt32emu') For meson < 0.55.0 wrap fallbacks need to be explicitly enabled: mt32emu_dep = dependency('mt32emu', fallback : ['mt32emu', 'mt32emu_dep'])
About
Meson build definitions for mt32emu
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published