mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
				synced 2025-03-21 01:53:15 +00:00 
			
		
		
		
	Merge pull request #3719 from jbeich/clang
Unbreak -Werror=implicit-fallthrough with Clang
This commit is contained in:
		
						commit
						4d7d3651f3
					
				| @ -164,7 +164,7 @@ if (ENABLE_SDL2) | ||||
|             set(SDL2_LIBRARIES "SDL2::SDL2") | ||||
|         endif() | ||||
| 
 | ||||
|         include_directories(${SDL2_INCLUDE_DIRS}) | ||||
|         include_directories(SYSTEM ${SDL2_INCLUDE_DIRS}) | ||||
|         add_library(SDL2 INTERFACE) | ||||
|         target_link_libraries(SDL2 INTERFACE "${SDL2_LIBRARIES}") | ||||
|     endif() | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Rodrigo Locatti
						Rodrigo Locatti