munt / munt

A multi-platform software synthesiser emulating pre-GM MIDI devices such as the Roland MT-32, CM-32L, CM-64 and LAPC-I. In no way endorsed by or affiliated with Roland Corp.

Home Page:http://munt.sourceforge.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[mt32emu] provide a CMake config to easily include it as a library in other CMake projects

Raffaello opened this issue · comments

Hi,

It looks like that there is no Cmake config to easily include mt32emu as a dependency like for e.g.:
find(libMT32emu CONFIG REQUIRED) and then be "ready to be used".

I have opened a similar issue in vcpkg that is providing libmt32emu, but it is not really convinient without a CMake config.
Here as a reference:
microsoft/vcpkg#22273

Would it be possible to include a CMake config to simplify the use and configuration of the library?
(thanks)

Yes, this is scheduled for libmt32emu_2_6 and implemented in #65, so expect it to be available in short term.

Closed as obsolete.