Fix CMake build

This commit is contained in:
Connor McLaughlin
2019-10-20 22:31:45 +10:00
parent b9e0c329d0
commit 4f1fc7abf0
6 changed files with 9 additions and 5 deletions

View File

@ -16,6 +16,7 @@ add_library(core
dma.h
gpu.cpp
gpu.h
gpu_commands.cpp
gpu_hw.cpp
gpu_hw.h
gpu_hw_opengl.cpp