mirror of
				https://git.tardis.systems/mirrors/yuzu
				synced 2025-10-31 10:44:49 +01:00 
			
		
		
		
	ffmpeg: Fix mis-maching argument warning for endif
This commit is contained in:
		
							parent
							
								
									96d90be59f
								
							
						
					
					
						commit
						c4df0d8cdc
					
				
							
								
								
									
										2
									
								
								externals/ffmpeg/CMakeLists.txt
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								externals/ffmpeg/CMakeLists.txt
									
									
									
									
										vendored
									
									
								
							| @ -214,6 +214,6 @@ else(WIN32) | |||||||
|     set(FFmpeg_LDFLAGS "${FFmpeg_LDFLAGS}" PARENT_SCOPE) |     set(FFmpeg_LDFLAGS "${FFmpeg_LDFLAGS}" PARENT_SCOPE) | ||||||
|     set(FFmpeg_LIBRARIES "${FFmpeg_LIBRARIES}" PARENT_SCOPE) |     set(FFmpeg_LIBRARIES "${FFmpeg_LIBRARIES}" PARENT_SCOPE) | ||||||
|     set(FFmpeg_INCLUDE_DIR "${FFmpeg_INCLUDE_DIR}" PARENT_SCOPE) |     set(FFmpeg_INCLUDE_DIR "${FFmpeg_INCLUDE_DIR}" PARENT_SCOPE) | ||||||
| endif(WIN32) | endif() | ||||||
| 
 | 
 | ||||||
| unset(FFmpeg_COMPONENTS) | unset(FFmpeg_COMPONENTS) | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user