Compiler projects using llvm
add_clang_executable(clang-fuzzer-dictionary
  dictionary.c
  )