Skip to content

Remove spdlog and fmt as external dependencies and integrate them as header only via Git instead #5537

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

Closed

Conversation

OgreTransporter
Copy link
Contributor

TYPE: BUGFIX
DESC: Remove spdlog and fmt as external dependencies and integrate them as header only via Git instead.
SOLVES: #5534, #5438, #5006 (revert #5008)

@teo-tsirpanis
Copy link
Member

Thanks for the contribution! As outlined in #5534 (comment), cloning the sources of dependencies and incorporating them to the main buildtree is not a direction we want to follow. And even then, we would have used a mechanism like FetchContent and pinned the dependency versions, instead of manually invoking git.

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