Fix a typo in the last revision.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6500 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Glenn Rice 2010-11-30 14:25:15 +00:00
parent 2ac9accc85
commit 63ec59f6c2
1 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,8 @@ set(LIBS core
wiiuse
SDL
GL
${XRANDR_LIBS})
${XRANDR_LIBRARIES}
${X11_LIBRARIES})
if(wxWidgets_FOUND)
set(MEMCARDSRCS Src/MemcardManager.cpp
@ -51,8 +52,7 @@ if(wxWidgets_FOUND)
inputuicommon
memcard
${wxWidgets_LIBRARIES}
${GTK2_LIBRARIES}
${X11_LIBRARIES})
${GTK2_LIBRARIES})
else(wxWidgets_FOUND)
set(SRCS ${SRCS}