mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 21:55:41 +01:00
6 lines
113 B
CMake
6 lines
113 B
CMake
|
add_subdirectory(aes)
|
||
|
add_subdirectory(hash)
|
||
|
add_subdirectory(pkey)
|
||
|
add_subdirectory(ssl)
|
||
|
add_subdirectory(test)
|