mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 19:08:43 +00:00
The path to source files were relative which triggered warnings when generating the build system. Move to absolute paths based on CMAKE_CURRENT_SOURCE_DIR. Signed-off-by: Ronald Cron <ronald.cron@arm.com> Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>