CMakeLists.txt   [plain text]


add_llvm_library(LLVMArchive
  Archive.cpp
  ArchiveReader.cpp
  ArchiveWriter.cpp
  )