Add CMake presets and start to use them in CI#905
Merged
tmadlener merged 12 commits intoAIDASoft:masterfrom Feb 3, 2026
Merged
Add CMake presets and start to use them in CI#905tmadlener merged 12 commits intoAIDASoft:masterfrom
tmadlener merged 12 commits intoAIDASoft:masterfrom
Conversation
1202fc3 to
922bc85
Compare
tmadlener
commented
Dec 18, 2025
922bc85 to
81d1660
Compare
Contributor
|
How about workflow presets to combine configure/build/test presets? |
Collaborator
Author
|
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 |
Collaborator
Author
|
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
tmadlener
commented
Dec 19, 2025
tmadlener
commented
Jan 19, 2026
jmcarcell
reviewed
Jan 20, 2026
jmcarcell
reviewed
Jan 20, 2026
Co-authored-by: Juan Miguel Carceller <22276694+jmcarcell@users.noreply.github.com>
370881a to
7368627
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
BEGINRELEASENOTES
cmake --list-presetsto see the available presets.ENDRELEASENOTES