mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	sdl: Enable cpuinfo detection. (#6554)
This commit is contained in:
		
							parent
							
								
									110063aa56
								
							
						
					
					
						commit
						40962c4479
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								externals/sdl2/CMakeLists.txt
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								externals/sdl2/CMakeLists.txt
									
										
									
									
										vendored
									
									
								
							|  | @ -16,7 +16,7 @@ set(SDL_THREADS ON CACHE BOOL "") | |||
| set(SDL_TIMERS ON CACHE BOOL "") | ||||
| set(SDL_FILE ON CACHE BOOL "") | ||||
| set(SDL_LOADSO ON CACHE BOOL "") | ||||
| set(SDL_CPUINFO OFF CACHE BOOL "") | ||||
| set(SDL_CPUINFO ON CACHE BOOL "") | ||||
| set(SDL_FILESYSTEM OFF CACHE BOOL "") | ||||
| set(SDL_DLOPEN ON CACHE BOOL "") | ||||
| set(SDL_SENSOR OFF CACHE BOOL "") | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue