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

fix cpack builds #998

Merged
merged 8 commits into from
Oct 3, 2024
Merged

fix cpack builds #998

merged 8 commits into from
Oct 3, 2024

Commits on Oct 3, 2024

  1. install missing tools

    scareything committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    9eae4d5 View commit details
    Browse the repository at this point in the history
  2. use vcpkg-provided openssl. tlsuv uses EVP_PKEY_PRIVATE_KEY, which is…

    … not available in libssl 3.0.x
    scareything committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    5616acb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e533957 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bb4574 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc837d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    039acda View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca50b61 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    874907a View commit details
    Browse the repository at this point in the history