forked from OSchip/llvm-project
4 lines
35 B
CMake
4 lines
35 B
CMake
|
add_executable(count
|
||
|
count.c
|
||
|
)
|