Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly check components | Marc Aldorasi | 2023-09-12 | 1 | -6/+9 |
| | |||||
* | CMake: Export and install library targets. | Pierre Wendling | 2023-08-19 | 1 | -0/+33 |
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. |