zpu: managed to compile program that writes constant to global variable
[llvm/zpu.git] / utils / count / CMakeLists.txt
blobe124f61d2409fa06e93ad07eb496fa445f139efa
1 add_executable(count
2   count.c
3   )