Unset HTTPLIB_REQUIRE_OPENSSL
This commit is contained in:
		
							parent
							
								
									fa81c73994
								
							
						
					
					
						commit
						bed649194c
					
				| 
						 | 
				
			
			@ -7,7 +7,6 @@ find_package(nlohmann_json REQUIRED)
 | 
			
		|||
find_package(CURL REQUIRED)
 | 
			
		||||
find_package(OpenSSL REQUIRED)
 | 
			
		||||
 | 
			
		||||
set(HTTPLIB_REQUIRE_OPENSSL ON)
 | 
			
		||||
add_subdirectory(thirdparty/httplib)
 | 
			
		||||
 | 
			
		||||
set(LEXBOR_BUILD_SHARED OFF)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue