Skip to content

CMake: use alternative exported config naming scheme#534

Merged
mm2 merged 2 commits into
mm2:masterfrom
kmilos:patch-1
Mar 3, 2026
Merged

CMake: use alternative exported config naming scheme#534
mm2 merged 2 commits into
mm2:masterfrom
kmilos:patch-1

Conversation

@kmilos
Copy link
Copy Markdown
Contributor

@kmilos kmilos commented Jan 27, 2026

This case insensitive scheme allows for both find_package(lcms2 ...) and find_package(LCMS2 ...), or even find_package(Lcms2 ...), useful for e.g. existing projects having a custom FindLcms2.cmake and such, that could then be superseded with small or no further changes.

@mm2 mm2 merged commit a2932fd into mm2:master Mar 3, 2026
9 checks passed
@kmilos kmilos deleted the patch-1 branch March 3, 2026 07:53
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