Home | History | Annotate | Line # | Download | only in IndexSerialization
      1  1.1  joerg set(LLVM_LINK_COMPONENTS
      2  1.1  joerg   Support
      3  1.1  joerg   )
      4  1.1  joerg 
      5  1.1  joerg add_clang_library(clangIndexSerialization
      6  1.1  joerg   SerializablePathCollection.cpp
      7  1.1  joerg 
      8  1.1  joerg   LINK_LIBS
      9  1.1  joerg   clangBasic
     10  1.1  joerg   )
     11