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

Use correct cmake GNUInstallDirs variables with their built-in defaults #84

Merged
merged 1 commit into from
Aug 16, 2023
Merged

Use correct cmake GNUInstallDirs variables with their built-in defaults #84

merged 1 commit into from
Aug 16, 2023

Conversation

robert-scheck
Copy link
Contributor

@robert-scheck robert-scheck commented Aug 16, 2023

Use correct cmake GNUInstallDirs variables with their built-in defaults. GNUInstallDirs.cmake expects that at least one language is enabled before including GNUInstallDirs.

See also: https://cmake.org/cmake/help/latest/command/install.html

My suggested changes, required to build ssldump successfully for Fedora and EPEL, are inspired from baresip and librsync.

GNUInstallDirs.cmake expects that at least one language is enabled before
including GNUInstallDirs.

See also: https://cmake.org/cmake/help/latest/command/install.html
@adulau adulau merged commit de05391 into adulau:master Aug 16, 2023
6 checks passed
@adulau
Copy link
Owner

adulau commented Aug 16, 2023

Indeed, good point! Thank you.

@robert-scheck robert-scheck deleted the cmake branch August 16, 2023 21:58
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.

2 participants