]> granicus.if.org Git - clang/commitdiff
libclang/CMakeLists.txt: Prune IndexingContext.h out of ADDITIONAL_HEADERS. VS IDE...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 13 Feb 2016 04:01:49 +0000 (04:01 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 13 Feb 2016 04:01:49 +0000 (04:01 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@260802 91177308-0d34-0410-b5e6-96231b3b80d8

tools/libclang/CMakeLists.txt

index d893b5e5c19b693052fc60dd95e96d5f5c247072..741e02ab3b2c8ac0371165ca6ce0ccc206d82619 100644 (file)
@@ -30,7 +30,6 @@ set(SOURCES
   CXTranslationUnit.h
   CXType.h
   Index_Internal.h
-  IndexingContext.h
   ../../include/clang-c/Index.h
   )