aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 7c08b57..132bf5b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -17,6 +17,7 @@ SET(SOURCES
src/ARMInterpreter_LoadStore.cpp
src/Config.cpp
src/CP15.cpp
+ src/CRC32.cpp
src/DMA.cpp
src/GPU.cpp
src/GPU2D.cpp