1
0
mirror of https://github.com/pevans/erc-c.git synced 2024-09-26 21:59:41 +00:00
erc-c/sources.cmake

6 lines
53 B
CMake
Raw Normal View History

2017-11-22 05:24:51 +00:00
set(emp_sources
log.c
vm_screen.c
vm_segment.c
)