Switch to AUTORELEASE to avoid manual increments. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
		
			
				
	
	
		
			11 lines
		
	
	
		
			168 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			168 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
--- a/CMakeLists.txt
 | 
						|
+++ b/CMakeLists.txt
 | 
						|
@@ -1042,7 +1042,6 @@ endif()
 | 
						|
 #
 | 
						|
 # OpenSSL/libressl.
 | 
						|
 #
 | 
						|
-find_package(OpenSSL)
 | 
						|
 if(OPENSSL_FOUND)
 | 
						|
   #
 | 
						|
   # We have OpenSSL.
 |