mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	externals: allow users to use system Zstandard (#7083)
This commit is contained in:
		
							parent
							
								
									2416258117
								
							
						
					
					
						commit
						4ac10c4a9d
					
				
					 3 changed files with 19 additions and 6 deletions
				
			
		|  | @ -174,7 +174,7 @@ endif() | |||
| create_target_directory_groups(citra_common) | ||||
| 
 | ||||
| target_link_libraries(citra_common PUBLIC fmt library-headers microprofile Boost::boost Boost::serialization Boost::iostreams) | ||||
| target_link_libraries(citra_common PRIVATE libzstd_static) | ||||
| target_link_libraries(citra_common PRIVATE zstd) | ||||
| 
 | ||||
| if ("x86_64" IN_LIST ARCHITECTURE) | ||||
|     target_link_libraries(citra_common PRIVATE xbyak) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue