mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 13:42:44 +00:00 
			
		
		
		
	LibUnicode: Invoke lagom_tool() with SOURCES inline
This commit is contained in:
		
							parent
							
								
									d68196969d
								
							
						
					
					
						commit
						0e80c1ee6b
					
				
					 1 changed files with 3 additions and 17 deletions
				
			
		|  | @ -1,17 +1,3 @@ | |||
| set(SOURCES | ||||
|     GenerateUnicodeData.cpp | ||||
| ) | ||||
| 
 | ||||
| lagom_tool(GenerateUnicodeData) | ||||
| 
 | ||||
| set(SOURCES | ||||
|     GenerateUnicodeLocale.cpp | ||||
| ) | ||||
| 
 | ||||
| lagom_tool(GenerateUnicodeLocale) | ||||
| 
 | ||||
| set(SOURCES | ||||
|     GenerateUnicodeNumberFormat.cpp | ||||
| ) | ||||
| 
 | ||||
| lagom_tool(GenerateUnicodeNumberFormat) | ||||
| lagom_tool(GenerateUnicodeData SOURCES GenerateUnicodeData.cpp) | ||||
| lagom_tool(GenerateUnicodeLocale SOURCES GenerateUnicodeLocale.cpp) | ||||
| lagom_tool(GenerateUnicodeNumberFormat SOURCES GenerateUnicodeNumberFormat.cpp) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Timothy Flynn
						Timothy Flynn