mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 10:22:45 +00:00 
			
		
		
		
	 a8f0fa5dd4
			
		
	
	
		a8f0fa5dd4
		
	
	
	
	
		
			
			After d2c7e1ea7d, there is now only one
user of LibPublicSuffix - the URL sanitation utility within LibWebView.
Rather than having an entire library for the small Public Suffix data
accessor, merge it into LibWebView.
		
	
			
		
			
				
	
	
		
			1 line
		
	
	
	
		
			87 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			1 line
		
	
	
	
		
			87 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
| lagom_tool(GeneratePublicSuffixData SOURCES GeneratePublicSuffixData.cpp LIBS LibMain)
 |