mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Cosmetics.
This commit is contained in:
@ -9,6 +9,7 @@ set(SRCS BoundingBox.cpp
|
||||
Fifo.cpp
|
||||
FPSCounter.cpp
|
||||
FramebufferManagerBase.cpp
|
||||
GeometryShaderGen.cpp
|
||||
HiresTextures.cpp
|
||||
ImageWrite.cpp
|
||||
IndexGenerator.cpp
|
||||
@ -38,8 +39,7 @@ set(SRCS BoundingBox.cpp
|
||||
VideoConfig.cpp
|
||||
VideoState.cpp
|
||||
XFMemory.cpp
|
||||
XFStructs.cpp
|
||||
GeometryShaderGen.cpp)
|
||||
XFStructs.cpp)
|
||||
set(LIBS core png)
|
||||
|
||||
if(_M_X86)
|
||||
|
Reference in New Issue
Block a user