Skip to content
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

cmake: do not prefix runtime install path #1384

Merged
merged 2 commits into from
Nov 2, 2022

Conversation

FlorianFranzen
Copy link
Contributor

Description of the Change

Currently all binaries are installed to <prefix>/bin/kagome/. This means after make install none are the binaries are on the PATH. This PR fixes this problem.

Benefits

You can use kagome after installing it without having to alter your PATH.

Possible Drawbacks

Reduced separation from other binaries.

@kamilsa kamilsa enabled auto-merge (squash) November 1, 2022 14:34
@kamilsa kamilsa disabled auto-merge November 1, 2022 14:36
@kamilsa kamilsa enabled auto-merge (squash) November 2, 2022 09:18
@kamilsa kamilsa merged commit af505f7 into qdrvm:master Nov 2, 2022
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.

3 participants