mirror of https://github.com/PCSX2/pcsx2.git
gsdx:linux: Add GSDrawingContext.cpp to CMakeLists.txt
Fixes the missing symbol error.
This commit is contained in:
parent
68a89bbac8
commit
c09501ad9a
|
@ -80,6 +80,7 @@ set(GSdxSources
|
|||
GSDeviceSW.cpp
|
||||
GSDeviceNull.cpp
|
||||
GSDirtyRect.cpp
|
||||
GSDrawingContext.cpp
|
||||
GSDrawScanline.cpp
|
||||
GSDrawScanlineCodeGenerator.cpp
|
||||
GSDrawScanlineCodeGenerator.x86.avx.cpp
|
||||
|
|
Loading…
Reference in New Issue