mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 03:35:49 +01:00
Organize CMakeLists targets in alphabetical order
This commit is contained in:
parent
21b376b56c
commit
bc7bdbf5c8
@ -46,6 +46,7 @@ set(src_crypto
|
|||||||
pkparse.c
|
pkparse.c
|
||||||
pkwrite.c
|
pkwrite.c
|
||||||
platform.c
|
platform.c
|
||||||
|
platform_util.c
|
||||||
ripemd160.c
|
ripemd160.c
|
||||||
rsa.c
|
rsa.c
|
||||||
rsa_internal.c
|
rsa_internal.c
|
||||||
@ -57,7 +58,6 @@ set(src_crypto
|
|||||||
version.c
|
version.c
|
||||||
version_features.c
|
version_features.c
|
||||||
xtea.c
|
xtea.c
|
||||||
platform_util.c
|
|
||||||
)
|
)
|
||||||
|
|
||||||
set(src_x509
|
set(src_x509
|
||||||
|
Loading…
Reference in New Issue
Block a user