Skip to content

Explicitly set an install prefix to avoid installing to the build tree#206

Merged
tmadlener merged 2 commits intoiLCSoft:masterfrom
tmadlener:install-prefix-readme
Aug 21, 2025
Merged

Explicitly set an install prefix to avoid installing to the build tree#206
tmadlener merged 2 commits intoiLCSoft:masterfrom
tmadlener:install-prefix-readme

Conversation

@tmadlener
Copy link
Contributor

BEGINRELEASENOTES

  • Update the README to explicitly set a CMAKE_INSTALL_PREFIX to avoid seemingly failing installs

ENDRELEASENOTES

Using FetchContent for sio (introduced in #181) will make CMAKE_INSTALL_PREFIX point to somewhere in the build tree if it's not set explicitly from the outside

Otherwise the FetchContent of sio will highjack it and point it to a
directory in the build tree
@tmadlener tmadlener merged commit 8ec2fc0 into iLCSoft:master Aug 21, 2025
12 checks passed
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.

1 participant