From: Peter Collingbourne Date: Fri, 9 Jul 2010 23:06:34 +0000 (+0000) Subject: Fix CMake build X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f9c833940a699b59c16dd584065f3d810b6116f0;p=clang Fix CMake build git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@108031 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/examples/wpa/CMakeLists.txt b/examples/wpa/CMakeLists.txt index 8d443d6e31..c2b2ce63a9 100644 --- a/examples/wpa/CMakeLists.txt +++ b/examples/wpa/CMakeLists.txt @@ -6,6 +6,8 @@ set(LLVM_USED_LIBS clangDriver clangSema clangAnalysis + clangChecker + clangRewrite clangAST clangParse clangLex