Commit a89cd65980153ef60b42cb26d3bef949751f87f1

Pierre Wendling 2023-08-06T15:07:31

CMake: Export and install library targets. The configs can be consumed by setting LibreSSL_DIR to the build directory, or after installation using CMAKE_PREFIX_PATH/LibreSSL_DIR. For compatibility, the EXPORT_NAME of targets and the LIBRESSL_* variables are set to match the names used in FindLibreSSL.