2 lines
No EOL
65 B
CMake
2 lines
No EOL
65 B
CMake
project(riscv_emu C)
|
|
add_executable(riscv_emu main.c riscv_emu.c) |