llvm-project/clang/tools/clang-fuzzer/dictionary/CMakeLists.txt

5 lines
65 B
CMake

add_clang_executable(clang-fuzzer-dictionary
dictionary.c
)