Skip to content

Add OpenSSL components to find_package call

Jerome Hue requested to merge jeromeh/aidge_backend_cpu:cmake-openssl into dev

Context

For some reason the current findOpenSSL led to some errors in my system. This change ensures the OpenSSL components we want to link against are found.

See https://cmake.org/cmake/help/v3.28/module/FindOpenSSL.html for the official documentation.

Edited by Jerome Hue

Merge request reports

Loading