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

Merge pull request #9706 from ronald-cron-arm/pkg-install-doc-lcov

tf-psa-crypto: cmake: Add support for pkg install, doc, lcov
This commit is contained in:
Ronald Cron
2024-10-24 06:39:58 +00:00
committed by GitHub
24 changed files with 318 additions and 53 deletions

View File

@@ -1,10 +1,3 @@
# Set the project root directory if it's not already defined, as may happen if
# the library folder is included directly by a parent project, without
# including the top level CMakeLists.txt.
if(NOT DEFINED MBEDTLS_DIR)
set(MBEDTLS_DIR ${CMAKE_SOURCE_DIR})
endif()
set(src_x509
pkcs7.c
x509.c