Skip to content

Conversation

@aliemen
Copy link
Collaborator

@aliemen aliemen commented Dec 3, 2025

Cmake preset and prefix are not the same. To load a preset, one has to use e.g. --preset=default, not --prefix=detault. Prefix is used in the cmake --install process to change where the files are copied during installation (not needed here), while Presets are what we want to use here.

Cmake preset and prefix are not the same. To load a preset, one has to use e.g. `--preset=default`, not `--prefix=detault`. Prefix is used in the `cmake --install` process to change where the files are copied during installation (not needed here).
@aliemen aliemen self-assigned this Dec 3, 2025
@aliemen aliemen requested a review from rammann December 3, 2025 13:27
@aliemen aliemen added documentation Improvements or additions to documentation add/modify doc Used to label issues that need modifications to the documentation (manual or wiki) gitlab-mirror labels Dec 3, 2025
@aliemen aliemen requested a review from biddisco December 3, 2025 13:30
Copy link
Collaborator

@biddisco biddisco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch.

@aliemen aliemen merged commit e6452c2 into master Dec 3, 2025
6 of 9 checks passed
@aliemen aliemen deleted the fix-readme-prefix-preset-usage branch December 3, 2025 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

add/modify doc Used to label issues that need modifications to the documentation (manual or wiki) documentation Improvements or additions to documentation gitlab-mirror

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants