summaryrefslogtreecommitdiff
path: root/CMakeModules
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2020-07-10 15:18:04 -0400
committerGitHub <noreply@github.com>2020-07-10 15:18:04 -0400
commit995067538ddbee8761b8ddd6bf41b6f84c6ae524 (patch)
treefbb70d1fab044444c7153d244e256525468bd2ea /CMakeModules
parent01a1adfb0ca02cc7d226d6de47c42b7fd3eb3778 (diff)
parentb1b1ed7597cbe329e26db8240b9e05d3fc360b6f (diff)
Merge pull request #4221 from jbeich/unused-qt-opengl
cmake: drop dependency on QtOpenGL
Diffstat (limited to 'CMakeModules')
-rw-r--r--CMakeModules/CopyYuzuQt5Deps.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeModules/CopyYuzuQt5Deps.cmake b/CMakeModules/CopyYuzuQt5Deps.cmake
index 2598b9b60..59343b1ca 100644
--- a/CMakeModules/CopyYuzuQt5Deps.cmake
+++ b/CMakeModules/CopyYuzuQt5Deps.cmake
@@ -15,7 +15,6 @@ function(copy_yuzu_Qt5_deps target_dir)
icuuc*.dll
Qt5Core$<$<CONFIG:Debug>:d>.*
Qt5Gui$<$<CONFIG:Debug>:d>.*
- Qt5OpenGL$<$<CONFIG:Debug>:d>.*
Qt5Widgets$<$<CONFIG:Debug>:d>.*
)