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: Add option to use system fmt library #155

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

Biswa96
Copy link
Collaborator

@Biswa96 Biswa96 commented Aug 9, 2024

fmt library was added in vendor in 21061c1 commit for systems with older fmt versions. Now, distributions can choose to link with their own fmt shared library or use the bundled one.

@Biswa96
Copy link
Collaborator Author

Biswa96 commented Aug 9, 2024

See #154 for the idea and the same change will be done with libusb.

CMakeLists.txt Outdated Show resolved Hide resolved
fmt library was added in vendor in 21061c1 commit
for systems with older fmt versions. Now, distributions can choose to link with
their own fmt shared library or use the bundled one.
@anatol
Copy link
Collaborator

anatol commented Aug 9, 2024

Thank you! Looks good now.

@Biswa96 Biswa96 merged commit 3378069 into nmeum:master Aug 9, 2024
14 checks passed
@Biswa96 Biswa96 deleted the cmake-system-fmt branch August 9, 2024 19:18
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