mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-24 03:19:17 -05:00
[GLExtensions] Refix GLES3 build. Until we clean up the platform detection this'll need to be here.
This commit is contained in:
@@ -354,6 +354,8 @@ if(NOT ANDROID)
|
||||
|
||||
if(NOT USE_GLES3)
|
||||
include(FindOpenGL)
|
||||
else()
|
||||
set(X11_FOUND 1)
|
||||
endif()
|
||||
|
||||
include(FindALSA OPTIONAL)
|
||||
|
||||
Reference in New Issue
Block a user