Android: remove InterpreterCPU.cpp from CMakeLists.txt
This commit is contained in:
parent
8f062975c3
commit
ebdef8bbdb
|
@ -16,7 +16,6 @@ add_library(Project64-core STATIC
|
|||
N64System/Enhancement/Enhancements.cpp
|
||||
N64System/Enhancement/EnhancementFile.cpp
|
||||
N64System/Enhancement/EnhancementList.cpp
|
||||
N64System/Interpreter/InterpreterCPU.cpp
|
||||
N64System/Interpreter/InterpreterOps.cpp
|
||||
N64System/MemoryHandler/AudioInterfaceHandler.cpp
|
||||
N64System/MemoryHandler/CartridgeDomain1Address1Handler.cpp
|
||||
|
|
Loading…
Reference in New Issue