Improve things
This commit is contained in:
@@ -14,6 +14,8 @@ add_executable(RISCB main.c
|
||||
cpu/memory.c
|
||||
cpu/memory.h
|
||||
cpu/core.c
|
||||
cpu/core.h) # Ensure the target is defined before linking
|
||||
cpu/core.h
|
||||
util/texteditor.c
|
||||
util/texteditor.h) # Ensure the target is defined before linking
|
||||
|
||||
target_link_libraries(RISCB SDL2 SDL2_ttf m)
|
||||
|
Reference in New Issue
Block a user