VideoBackends/D3D: Fix CMakeLists.txt

This commit is contained in:
spycrab 2019-05-08 21:42:18 +02:00
parent b5160ec685
commit 6cef70c182
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ add_library(videod3d
PerfQuery.h
Render.cpp
Render.h
SwapChain.cpp
VertexManager.cpp
VertexManager.h
VideoBackend.h