yuzu-cmd: link SDL2 correctly
This commit is contained in:
		
							
								
								
									
										1
									
								
								externals/CMakeLists.txt
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								externals/CMakeLists.txt
									
									
									
									
										vendored
									
									
								
							@@ -69,7 +69,6 @@ if (YUZU_USE_EXTERNAL_SDL2)
 | 
			
		||||
    endif()
 | 
			
		||||
 | 
			
		||||
    add_subdirectory(SDL EXCLUDE_FROM_ALL)
 | 
			
		||||
    target_link_directories(SDL2-static INTERFACE "${SDL2_BINARY_DIR}")
 | 
			
		||||
endif()
 | 
			
		||||
 | 
			
		||||
# ENet
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user