Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
Raffaello opened this issue Jan 3, 2022 · 2 comments

Comments

@Raffaello
Copy link

Raffaello commented Jan 3, 2022

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)

@Raffaello Raffaello changed the title [mt32emu] provide a Cmake config to easily include as a library in other cmake projects [mt32emu] provide a CMake config to easily include it as a library in other CMake projects Jan 3, 2022
@sergm
Copy link
Member

sergm commented Jan 3, 2022

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

@sergm
Copy link
Member

sergm commented Apr 16, 2022

Closed as obsolete.

@sergm sergm closed this as completed Apr 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants