Skip to content

Fix "Library name" and "Library type" in cmake output#93

Merged
rbdannenberg merged 1 commit intoPortMidi:masterfrom
rrrapha:lib-name
Aug 2, 2025
Merged

Fix "Library name" and "Library type" in cmake output#93
rbdannenberg merged 1 commit intoPortMidi:masterfrom
rrrapha:lib-name

Conversation

@rrrapha
Copy link
Copy Markdown
Contributor

@rrrapha rrrapha commented Jul 3, 2025

Before:

...
-- PortMidi Library name:
-- Build type: Release
-- Library Type:
...

After:

...
-- PortMidi Library name: portmidi
-- Build type: Release
-- Build shared library: ON
...

Copy link
Copy Markdown
Contributor

@rbdannenberg rbdannenberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Sorry for the delay. I'll pull the request. Looks good to me.

@rbdannenberg rbdannenberg merged commit e878378 into PortMidi:master Aug 2, 2025
3 checks passed
@rrrapha rrrapha deleted the lib-name branch September 7, 2025 19:42
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

Successfully merging this pull request may close these issues.

2 participants