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

[CMake]: fix breaking find_package change (#7499) #7501

Closed
wants to merge 4 commits into from
Closed

[CMake]: fix breaking find_package change (#7499) #7501

wants to merge 4 commits into from

Conversation

clanghans
Copy link
Contributor

Addresses (#7499) and fixes breaking changes introduced with (#7323).

find_package config module is changed to lowercase as well as the config version file. This allows for find_package(Flatbuffers CONFIG)

Rename FlatbuffersConfigVersion.cmake to match CMake project name
Rename FlatBuffersTargets to match CMake project name
@clanghans clanghans closed this Aug 31, 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

Successfully merging this pull request may close these issues.

None yet

1 participant