1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-08 17:42:09 +03:00

Merge pull request #4259 from CJKay/cmake-config

Add CMake package config file
This commit is contained in:
Dave Rodgman
2021-06-25 20:32:13 +01:00
committed by GitHub
14 changed files with 324 additions and 41 deletions

View File

@@ -0,0 +1,2 @@
Changes
* Add CMake package config generation for CMake projects consuming Mbed TLS.