Fix CopyQt5Deps

This commit is contained in:
zhupengfei
2019-08-30 21:43:28 +08:00
parent e48562f32f
commit 60007f0ec5
+1 -1
View File
@@ -29,4 +29,4 @@ function(copy_Qt5_deps target_dir)
# qwbmp$<$<CONFIG:Debug>:d>.dll
# qwebp$<$<CONFIG:Debug>:d>.dll
# )
endfunction(copy_citra_Qt5_deps)
endfunction(copy_Qt5_deps)