summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2014-10-08 00:11:55 +0200
committerbunnei <bunneidev@gmail.com>2014-10-25 20:11:40 +0200
commit3c823c00287859311a4dfab7e7757c533efc46f1 (patch)
treef2e956c1fd9a3820fd33ea176e8d83996422a39a /src/core/CMakeLists.txt
parentARM: Updated dyncom core to use fast label lookup table on clang. (diff)
downloadyuzu-3c823c00287859311a4dfab7e7757c533efc46f1.tar
yuzu-3c823c00287859311a4dfab7e7757c533efc46f1.tar.gz
yuzu-3c823c00287859311a4dfab7e7757c533efc46f1.tar.bz2
yuzu-3c823c00287859311a4dfab7e7757c533efc46f1.tar.lz
yuzu-3c823c00287859311a4dfab7e7757c533efc46f1.tar.xz
yuzu-3c823c00287859311a4dfab7e7757c533efc46f1.tar.zst
yuzu-3c823c00287859311a4dfab7e7757c533efc46f1.zip
Diffstat (limited to 'src/core/CMakeLists.txt')
-rw-r--r--src/core/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index 9f08277a1..cc0deb004 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -19,7 +19,6 @@ set(SRCS
arm/interpreter/armemu.cpp
arm/interpreter/arminit.cpp
arm/interpreter/armmmu.cpp
- arm/interpreter/armos.cpp
arm/interpreter/armsupp.cpp
arm/interpreter/armvirt.cpp
arm/interpreter/thumbemu.cpp