mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07: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