summaryrefslogtreecommitdiff
path: root/examples/PrintFunctionNames/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/PrintFunctionNames/CMakeLists.txt')
-rw-r--r--examples/PrintFunctionNames/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/PrintFunctionNames/CMakeLists.txt b/examples/PrintFunctionNames/CMakeLists.txt
index f8d7375906..ae5444207d 100644
--- a/examples/PrintFunctionNames/CMakeLists.txt
+++ b/examples/PrintFunctionNames/CMakeLists.txt
@@ -10,7 +10,7 @@ set( LLVM_USED_LIBS
clangCodeGen
clangParse
clangSema
- clangChecker
+ clangGRCore
clangAnalysis
clangIndex
clangRewrite