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

meson: Don't depend on boost's system and regex modules #327

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

arch1t3cht
Copy link
Member

PR created to test CI.

boost::system and boost::regex have been header-only for a while now
and the linkable library for them is only a stub. Some systems
(in particular msys2: msys2/MINGW-packages#22081)
no longer provide the library, so stop requiring it.

Fixes TypesettingTools#326.
@arch1t3cht arch1t3cht merged commit 86e8c45 into TypesettingTools:master Feb 17, 2025
5 checks passed
@arch1t3cht arch1t3cht deleted the fix_boost_modules branch February 17, 2025 22:19
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.

1 participant