mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01:00
Move back timing.c to mbedtls
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
@@ -20,6 +20,8 @@ foreach(exe IN LISTS executables)
|
||||
endforeach()
|
||||
|
||||
target_link_libraries(cert_app ${mbedtls_target})
|
||||
# For mbedtls_timing_get_timer()
|
||||
target_link_libraries(load_roots ${mbedtls_target})
|
||||
|
||||
install(TARGETS ${executables}
|
||||
DESTINATION "bin"
|
||||
|
||||
Reference in New Issue
Block a user