We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df94553 commit 5c25499Copy full SHA for 5c25499
src/cpu/CMakeLists.txt
@@ -41,7 +41,7 @@ add_library(r4300i
41
tlb_instructions.c tlb_instructions.h
42
rsp_interface.c rsp_interface.h
43
mips_instruction_decode.h
44
- ${ASM_EMITTER_FILES})
+ ${DYNAREC_SRC_FILES})
45
46
add_library(rsp
47
n64_rsp_bus.h
0 commit comments