Compiler projects using llvm
executable("count") {
  sources = [ "count.c" ]
}