blob: 65a5d20d6a92c2331b589c5793566e3765e1170a [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Support
)
add_clang_library(clangIndexSerialization
SerializablePathCollection.cpp
LINK_LIBS
clangBasic
)