4 lines
95 B
CMake
4 lines
95 B
CMake
|
add_subdirectory(core)
|
||
|
|
||
|
set_property(GLOBAL PROPERTY PROPERTY_OUTPUT_FORMAT elf32-littleriscv)
|