mirror of https://github.com/yuzu-mirror/yuzu
				
				
				
			Fix build on macOS and linux
							parent
							
								
									f95789a0b3
								
							
						
					
					
						commit
						e86bdb1601
					
				@ -1,5 +1,5 @@
 | 
			
		||||
function(copy_citra_SDL_deps target_dir)
 | 
			
		||||
function(copy_yuzu_SDL_deps target_dir)
 | 
			
		||||
    include(WindowsCopyFiles)
 | 
			
		||||
    set(DLL_DEST "${CMAKE_BINARY_DIR}/bin/$<CONFIG>/")
 | 
			
		||||
    windows_copy_files(${target_dir} ${SDL2_DLL_DIR} ${DLL_DEST} SDL2.dll)
 | 
			
		||||
endfunction(copy_citra_SDL_deps)
 | 
			
		||||
endfunction(copy_yuzu_SDL_deps)
 | 
			
		||||
					Loading…
					
					
				
		Reference in New Issue