mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-22 13:56:42 +01:00
- Added missing subdirectory line for util
This commit is contained in:
parent
d0f6fa7bdc
commit
0f409a1911
1 changed files with 1 additions and 0 deletions
|
|
@ -5,3 +5,4 @@ add_subdirectory(random)
|
||||||
add_subdirectory(ssl)
|
add_subdirectory(ssl)
|
||||||
add_subdirectory(test)
|
add_subdirectory(test)
|
||||||
add_subdirectory(x509)
|
add_subdirectory(x509)
|
||||||
|
add_subdirectory(util)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue