Skip to content

CMake: Add option to use system fmt library#155

Merged
Biswa96 merged 1 commit intonmeum:masterfrom
Biswa96:cmake-system-fmt
Aug 9, 2024
Merged

CMake: Add option to use system fmt library#155
Biswa96 merged 1 commit intonmeum:masterfrom
Biswa96:cmake-system-fmt

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.

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
@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