mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-16 05:50:58 +02:00
Stop building GLExtensions.cpp twice(One in GL, one in software). We don't need to build it twice, this'll save a bit of time in the build process.
Also a bit of spacing cleanup.
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
set(SRCS ../OGL/GLExtensions/GLExtensions.cpp
|
set(SRCS BPMemLoader.cpp
|
||||||
BPMemLoader.cpp
|
|
||||||
Clipper.cpp
|
Clipper.cpp
|
||||||
SWCommandProcessor.cpp
|
SWCommandProcessor.cpp
|
||||||
CPMemLoader.cpp
|
CPMemLoader.cpp
|
||||||
|
Reference in New Issue
Block a user