mirror of
https://git.tesses.org/tesses50/tessesframework.git
synced 2026-08-01 16:15:31 +00:00
Fix license compliance and fix things up
This commit is contained in:
@@ -35,6 +35,8 @@ if(NOT mbedtls_POPULATED)
|
||||
endif()
|
||||
endif()
|
||||
else()
|
||||
if(TESSESFRAMEWORK_MBEDTLS_PORTLIB STREQUAL "")
|
||||
find_package(MbedTLS REQUIRED)
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
Reference in New Issue
Block a user