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

include the missing cpp2regex.h in cpp2util target #166

Merged
merged 3 commits into from
Aug 3, 2024

Conversation

mantkiew
Copy link
Contributor

@mantkiew mantkiew commented Aug 2, 2024

Currently, the required cpp2regex.h is not getting installed and the example cannot be built.

Changes:

  • include cpp2regex.h for the target cpp2util.
  • update cppfront submodule to v0.7.2

Tested on Ubuntu 24.04 with cmake 3.30.1.

@alexreinking
Copy link
Contributor

This change is incorporated in #165 already -- but there's a test failure I didn't have a chance to diagnose. Do you know anything about that?

@mantkiew
Copy link
Contributor Author

mantkiew commented Aug 3, 2024

@alexreinking Trying here with the official 0.7.2 release commit for the submodule instead of the latest main, which is WIP and often broken. Also, I ran with Clang 18.1.3 on Ubuntu 24.04 and it works now. There were some issues with Clang 18.1.1 before.

@alexreinking
Copy link
Contributor

Oh, he's doing actual releases now? That works for me.

@alexreinking
Copy link
Contributor

I'm going to start from here and try to fix the tests. Thanks for helping out!

@alexreinking alexreinking merged commit 15ca1ef into modern-cmake:main Aug 3, 2024
0 of 4 checks passed
@mantkiew mantkiew deleted the include_regex branch August 10, 2024 22:22
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