Skip to content

test1

Choose a tag to compare

@shibd shibd released this 10 Oct 08:51
· 148 commits to main since this release
6deaaf5
Removed extra call of `find_package(OpenSSL)` (#30)

### Motivation

There is an extra call to `find_package(OpenSSL)` that will make cmake to fail on MacOS since the non-standard paths are not specified yet.