-
Notifications
You must be signed in to change notification settings - Fork 4
25 fix godbolt #28
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
25 fix godbolt #28
Conversation
|
@nickelpro note that again for this repo 3.28 cmake setting doesn't work. There's no modules in this repo yet -- so I reverted to 3.25. so the ci will function correctly. Anyway, the 3.28 update isn't for free yet... |
| uses: lukka/get-cmake@latest | ||
| with: | ||
| cmakeVersion: ~3.25.0 | ||
| cmakeVersion: ~3.28.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nickelpro this change is ok, but had to leave 3.25 in top level cmake
This will fix godbolt by handling the case where config.hpp doesn't exist