mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-21 21:36:21 +01:00
programs: ssl: cmake: Add missing executable
Add the missing executable in the list of executables to install. Signed-off-by: Ronald Cron <ronald.cron@arm.com> Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
fc253b38bb
commit
c7f8aec493
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ set(targets
|
|||
ssl_fork_server
|
||||
ssl_mail_client
|
||||
ssl_server
|
||||
ssl_server2
|
||||
)
|
||||
|
||||
if(USE_PKCS11_HELPER_LIBRARY)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue