mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 16:32:57 +00:00
Organize CMakeLists targets in alphabetical order
This commit is contained in:
@@ -46,6 +46,7 @@ set(src_crypto
|
||||
pkparse.c
|
||||
pkwrite.c
|
||||
platform.c
|
||||
platform_util.c
|
||||
ripemd160.c
|
||||
rsa.c
|
||||
rsa_internal.c
|
||||
@@ -57,7 +58,6 @@ set(src_crypto
|
||||
version.c
|
||||
version_features.c
|
||||
xtea.c
|
||||
platform_util.c
|
||||
)
|
||||
|
||||
set(src_x509
|
||||
|
||||
Reference in New Issue
Block a user