summaryrefslogtreecommitdiff
path: root/cmake/FindMbedTLS.cmake
Commit message (Collapse)AuthorAge
* windows: Try using IMPORTED_LOCATION instead of IMPLIB.Garrett D'Amore2024-01-27
|
* Mbed TLS CMake improvements.Garrett D'Amore2024-01-27
Try to use the Mbed TLS cmake configuration data if present, and refactor our FindModule to adhere to the same basic API.