mirror of
				https://github.com/Mbed-TLS/mbedtls.git
				synced 2025-11-03 20:33:16 +03: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:
		
				
					committed by
					
						
						Gilles Peskine
					
				
			
			
				
	
			
			
			
						parent
						
							fc253b38bb
						
					
				
				
					commit
					c7f8aec493
				
			@@ -14,6 +14,7 @@ set(targets
 | 
				
			|||||||
    ssl_fork_server
 | 
					    ssl_fork_server
 | 
				
			||||||
    ssl_mail_client
 | 
					    ssl_mail_client
 | 
				
			||||||
    ssl_server
 | 
					    ssl_server
 | 
				
			||||||
 | 
					    ssl_server2
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if(USE_PKCS11_HELPER_LIBRARY)
 | 
					if(USE_PKCS11_HELPER_LIBRARY)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user