mirror of
				https://github.com/nicbarker/clay.git
				synced 2025-11-04 00:26:17 +00:00 
			
		
		
		
	update sdl2 to fix pipewire issue
This commit is contained in:
		
							parent
							
								
									588b93196c
								
							
						
					
					
						commit
						c65b7d7231
					
				| 
						 | 
				
			
			@ -8,7 +8,7 @@ set(FETCHCONTENT_QUIET FALSE)
 | 
			
		|||
FetchContent_Declare(
 | 
			
		||||
    SDL2
 | 
			
		||||
    GIT_REPOSITORY "https://github.com/libsdl-org/SDL.git"
 | 
			
		||||
    GIT_TAG "release-2.30.10"
 | 
			
		||||
    GIT_TAG "release-2.32.10"
 | 
			
		||||
    GIT_PROGRESS TRUE
 | 
			
		||||
    GIT_SHALLOW TRUE
 | 
			
		||||
)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue