mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-23 19:06:11 -05:00
Fix Linux build.
This commit is contained in:
@@ -98,7 +98,7 @@ if(wxWidgets_FOUND)
|
||||
Src/WiimoteConfigDiag.cpp
|
||||
Src/WxUtils.cpp)
|
||||
|
||||
set(WXLIBS ${wxWidgets_LIBRARIES})
|
||||
set(WXLIBS ${wxWidgets_LIBRARIES} dl)
|
||||
else()
|
||||
if(ANDROID)
|
||||
set(SRCS Src/Android/TextureLoader.cpp
|
||||
|
||||
Reference in New Issue
Block a user