diff options
Diffstat (limited to 'src/core/CMakeLists.txt')
| -rw-r--r-- | src/core/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index 314f6e64c..3308f3c25 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt | |||
| @@ -5,6 +5,7 @@ set(SRCS core.cpp | |||
| 5 | mem_map_funcs.cpp | 5 | mem_map_funcs.cpp |
| 6 | system.cpp | 6 | system.cpp |
| 7 | arm/disassembler/arm_disasm.cpp | 7 | arm/disassembler/arm_disasm.cpp |
| 8 | arm/disassembler/load_symbol_map.cpp | ||
| 8 | arm/interpreter/arm_interpreter.cpp | 9 | arm/interpreter/arm_interpreter.cpp |
| 9 | arm/interpreter/armemu.cpp | 10 | arm/interpreter/armemu.cpp |
| 10 | arm/interpreter/arminit.cpp | 11 | arm/interpreter/arminit.cpp |