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

Direct dependency on fmt #2048

Merged
merged 9 commits into from
Oct 26, 2022
Merged

Direct dependency on fmt #2048

merged 9 commits into from
Oct 26, 2022

Conversation

AntoinePrv
Copy link
Member

@AntoinePrv AntoinePrv commented Oct 26, 2022

Close #2044
Close #1694
Close #2047 (or revert #2047)
Close #2050

@AntoinePrv AntoinePrv mentioned this pull request Oct 26, 2022
Copy link
Member

@Klaim Klaim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏽

I wonder however if forcing the header-only target of fmt doesnt mean the users of libmamba (not mamba or micromamba) will end up having linking issues if they use the "normal" version of fmt.

@wolfv
Copy link
Member

wolfv commented Oct 26, 2022

Awesome!

@AntoinePrv
Copy link
Member Author

I wonder however if forcing the header-only target of fmt doesnt mean the users of libmamba (not mamba or micromamba) will end up having linking issues if they use the "normal" version of fmt.

@Klaim that segment should only apply to FULL_STATIC builds

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.

spdlog and CMake Allow spdlog to be used with external fmt lib
4 participants