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

Bump sctk-adwaita to 0.4.1 #2381

Merged
merged 1 commit into from Jul 20, 2022

Conversation

kchibisov
Copy link
Member

This should force the use of system libraries for Fontconfig
and freetype instead of building them with cmake if missing.

Fixes #2373.

@kchibisov kchibisov force-pushed the bump-sctk-adwaita branch 3 times, most recently from 878c000 to fe671c6 Compare July 20, 2022 07:55
This should force the use of system libraries for Fontconfig
and freetype instead of building them with cmake if missing.

Fixes rust-windowing#2373.
Copy link
Member

@maroider maroider left a comment

Choose a reason for hiding this comment

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

I suppose the dropping tweak is fine, albeit unrelated.

@kchibisov
Copy link
Member Author

Yeah, clippy suggests to place explicit drop here now.

@kchibisov kchibisov merged commit f09259f into rust-windowing:master Jul 20, 2022
@kchibisov kchibisov deleted the bump-sctk-adwaita branch July 20, 2022 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

winit suddenly requires cmake dependency
2 participants