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

support new clang versions; remove -Werror on debug builds; remove REQUIRED from find_package() for OpenSSL #61

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

rajeev-0
Copy link
Collaborator

This pull request fix the error when find_package occasionally incorrectly reports error in finding OpenSSL.

@DDvO DDvO changed the title remove REQUIRED from find_package for OpenSSL as it occasionally fails. support new clang versions; remove -Werror on debug builds; remove REQUIRED from find_package() for OpenSSL Oct 18, 2024
@DDvO
Copy link
Member

DDvO commented Oct 19, 2024

This meanwhile provides more thorough fixes for various build issues also with Makefile_v1,
extending also the diagnostics on finding the OpenSSL include directory and libraries.

@DDvO
Copy link
Member

DDvO commented Oct 21, 2024

@benjamin-schilling and @rajeev-0 finally, really ready for review.

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