mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 07:39:26 +01:00
Fix ARM unix build.
This commit is contained in:
parent
50df037bb5
commit
63ab203923
@ -356,6 +356,8 @@ if(NOT ANDROID)
|
||||
if(NOT OPENGL_GLU_FOUND)
|
||||
message(FATAL_ERROR "GLU is required but not found")
|
||||
endif()
|
||||
else()
|
||||
set(X11_FOUND 1)
|
||||
endif()
|
||||
|
||||
include(FindALSA OPTIONAL)
|
||||
|
Loading…
x
Reference in New Issue
Block a user