Skip to content

Don't specify C++ standard when modules are on, and don't deal with uuid. #689

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

Merged
merged 3 commits into from
Jul 31, 2025

Conversation

mccakit
Copy link
Contributor

@mccakit mccakit commented Jul 29, 2025

Problem:
Currently, modules don't work if I'm using cpp26 and the library is using cpp23.
Also enabling modules is the library consumers responsiblity, library shouldn't set uuid's

Solution:
Don't specify language standard, don't set uuids if modules are enabled

Issue: #

Reviewers:
@

@kris-jusiak kris-jusiak merged commit 41a17aa into boost-ext:master Jul 31, 2025
9 checks passed
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