-
Notifications
You must be signed in to change notification settings - Fork 61
[WIP] Add CMake presets and start to use them in CI #905
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
base: master
Are you sure you want to change the base?
Conversation
1202fc3 to
922bc85
Compare
922bc85 to
81d1660
Compare
|
How about workflow presets to combine configure/build/test presets? |
|
I had briefly thought about workflow presets, but they would require schema version 6, aka cmake >= 3.25 and I wasn't sure whether we have that fulfilled in all our CI workflows. However, looking into things, even |
|
I have looked into workflow presets a bit and it looks like we cannot pass additional options via At least at the moment we use those quite a bit for some configuration on top of the |
81d1660 to
8ca8693
Compare
BEGINRELEASENOTES
ENDRELEASENOTES