mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 23:15: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)
|