Update httplib
This commit is contained in:
		
							parent
							
								
									6071c4720d
								
							
						
					
					
						commit
						7977e71440
					
				| 
						 | 
				
			
			@ -4,7 +4,6 @@ project(pixwhile C CXX)
 | 
			
		|||
 | 
			
		||||
 | 
			
		||||
find_package(nlohmann_json REQUIRED)
 | 
			
		||||
set(HTTPLIB_REQUIRE_OPENSSL ON)
 | 
			
		||||
add_subdirectory(thirdparty/httplib)
 | 
			
		||||
find_package(PkgConfig REQUIRED)
 | 
			
		||||
pkg_check_modules(HIREDIS REQUIRED hiredis)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1 +1 @@
 | 
			
		|||
Subproject commit e5804d4a50eb2fa0412d449a2fee86d613ad7104
 | 
			
		||||
Subproject commit b4d26badf2544d6f3b749a55762eff96aefb2b19
 | 
			
		||||
		Loading…
	
		Reference in New Issue