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 export configuration missing #250

Open
HexDecimal opened this issue Jul 16, 2023 · 0 comments · May be fixed by #260
Open

CMake export configuration missing #250

HexDecimal opened this issue Jul 16, 2023 · 0 comments · May be fixed by #260

Comments

@HexDecimal
Copy link

The CMakeLists.txt is missing an export configuration. This makes it hard to add this dependency to a CMake project when it's fetched from different sources per platform.
https://cmake.org/cmake/help/latest/guide/tutorial/Adding%20Export%20Configuration.html

It'd be nice to apply the patch from the Vcpkg port to this repo. Updating it as necessary.
https://github.com/microsoft/vcpkg/blob/master/ports/utf8proc/export-cmake-targets.patch

@kevinAlbs kevinAlbs linked a pull request Jan 15, 2024 that will close this issue
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 a pull request may close this issue.

1 participant