mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 18:32:45 +00:00 
			
		
		
		
	 89d1813b5d
			
		
	
	
		89d1813b5d
		
	
	
	
	
		
			
			To prepare for placing all CLDR generated data in a new library, LibLocale, this moves the code generators for the CLDR data to the LibLocale subfolder.
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			208 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			208 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
| add_subdirectory(IPCCompiler)
 | |
| add_subdirectory(LibEDID)
 | |
| add_subdirectory(LibLocale)
 | |
| add_subdirectory(LibTimeZone)
 | |
| add_subdirectory(LibUnicode)
 | |
| add_subdirectory(LibWeb)
 | |
| add_subdirectory(StateMachineGenerator)
 |