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 fixes #166

Merged
merged 2 commits into from Jan 7, 2024
Merged

cmake fixes #166

merged 2 commits into from Jan 7, 2024

Conversation

solopasha
Copy link
Contributor

  • Cmake: Do not use CMAKE_INSTALL_LIBDIR for the systemd service
  • cmake: Don't install sdbus-cpp files

In some distros CMAKE_INSTALL_LIBDIR is lib64, but systemd services are always in lib (not lib64)
@fufexan
Copy link
Member

fufexan commented Jan 7, 2024

Why should we not use CMAKE_INSTALL_LIBDIR?

@solopasha
Copy link
Contributor Author

Explanation is in the commit message (In some distros CMAKE_INSTALL_LIBDIR is lib64, but systemd services are always in lib (not lib64))

@fufexan
Copy link
Member

fufexan commented Jan 7, 2024

My bad, didn't see that.

@fufexan fufexan merged commit 6a5de92 into hyprwm:master Jan 7, 2024
1 check 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.

None yet

2 participants