Skip to content

Strangely named library files mean find_package OpenSSL doesn't work #14

@skeptopic

Description

@skeptopic

I notices that because this builds OpenSSL with library names like:

crypto_1_1x

instead of crypto

it means if you build/install OpenSSL with this repo, it won't be findable via find_package(OpenSSL)

So I made a little flag in my fork to prevent that renaming. It's called OPENSSL_BUILD_WITH_INSTALL_NAMES

I'm sending a PR if you want to take it!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions