mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
programs, tests: Depend only on libmbedcrypto
Update the tests and programs to depend only on libmbedcrypto, since we'll soon only build libmbedcrypto.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
set(libs
|
||||
mbedtls
|
||||
mbedcrypto
|
||||
)
|
||||
|
||||
add_executable(strerror strerror.c)
|
||||
|
Reference in New Issue
Block a user