mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-18 10:08:34 +00:00
4 lines
35 B
CMake
4 lines
35 B
CMake
|
add_executable(count
|
||
|
count.c
|
||
|
)
|