forked from OSchip/llvm-project
libclang/CMakeLists.txt: Prune IndexingContext.h out of ADDITIONAL_HEADERS. VS IDE uses it.
llvm-svn: 260802
This commit is contained in:
parent
29bcb9f54e
commit
93e0200e23
|
|
@ -30,7 +30,6 @@ set(SOURCES
|
|||
CXTranslationUnit.h
|
||||
CXType.h
|
||||
Index_Internal.h
|
||||
IndexingContext.h
|
||||
../../include/clang-c/Index.h
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue