mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 20:22:45 +00:00 
			
		
		
		
	Meta: Don't generate emoji.txt into the source tree
This commit is contained in:
		
							parent
							
								
									e2c55ee0a8
								
							
						
					
					
						commit
						854792c340
					
				
					 2 changed files with 1 additions and 2 deletions
				
			
		|  | @ -68,7 +68,7 @@ set(EMOJI_TEST_URL "https://unicode.org/Public/emoji/${EMOJI_VERSION}/emoji-test | |||
| set(EMOJI_TEST_PATH "${UCD_PATH}/emoji-test.txt") | ||||
| set(EMOJI_GENERATOR_PATH "${SerenityOS_SOURCE_DIR}/Meta/generate-emoji-txt.sh") | ||||
| set(EMOJI_RES_PATH "${SerenityOS_SOURCE_DIR}/Base/res/emoji") | ||||
| set(EMOJI_INSTALL_PATH "${SerenityOS_SOURCE_DIR}/Base/home/anon/Documents/emoji.txt") | ||||
| set(EMOJI_INSTALL_PATH "${CMAKE_BINARY_DIR}/Root/home/anon/Documents/emoji.txt") | ||||
| 
 | ||||
| set(CLDR_ZIP_URL "https://github.com/unicode-org/cldr-json/releases/download/${CLDR_VERSION}/cldr-${CLDR_VERSION}-json-modern.zip") | ||||
| set(CLDR_ZIP_PATH "${CLDR_PATH}/cldr.zip") | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Tim Schumacher
						Tim Schumacher