programs: ssl: cmake: Add missing executables

Add the executables missing in the list of executables
to install.

Signed-off-by: Ronald Cron <[email protected]>
This commit is contained in:
Ronald Cron
2020-06-26 10:34:11 +02:00
parent 5df1be91f3
commit 27731130cf
+2
View File
@@ -11,9 +11,11 @@ set(targets
mini_client
ssl_client1
ssl_client2
ssl_context_info
ssl_fork_server
ssl_mail_client
ssl_server
ssl_server2
)
if(USE_PKCS11_HELPER_LIBRARY)