mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 18:19:49 -06:00
Fix *BSD build.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7002 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -36,6 +36,7 @@ set(SRCS Src/BPMemory.cpp
|
||||
Src/XFBConvert.cpp
|
||||
Src/XFMemory.cpp
|
||||
Src/XFStructs.cpp
|
||||
Src/OpenCL.cpp)
|
||||
Src/OpenCL/OCLTextureDecoder.cpp)
|
||||
|
||||
if(wxWidgets_FOUND AND WIN32)
|
||||
|
Reference in New Issue
Block a user