llvm-project/clang/examples/analyzer-plugin/CMakeLists.txt

2 lines
67 B
CMake

add_llvm_loadable_module(SampleAnalyzerPlugin MainCallChecker.cpp)