Something is almost working
This commit is contained in:
@@ -16,6 +16,10 @@ add_executable(RISCB main.c
|
||||
cpu/core.c
|
||||
cpu/core.h
|
||||
util/texteditor.c
|
||||
util/texteditor.h) # Ensure the target is defined before linking
|
||||
util/texteditor.h
|
||||
util/hexdump.c
|
||||
util/hexdump.h
|
||||
util/cpustatusui.c
|
||||
util/cpustatusui.h) # Ensure the target is defined before linking
|
||||
|
||||
target_link_libraries(RISCB SDL2 SDL2_ttf m)
|
||||
|
Reference in New Issue
Block a user