[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / clang / tools / clang-fuzzer / dictionary / CMakeLists.txt
blobee4aa587ea54ddf52df463c4d802cd393207a72e
1 add_clang_executable(clang-fuzzer-dictionary
2   dictionary.c
3   )