CMakeLists.txt   [plain text]


set(LLVM_LINK_COMPONENTS support)

add_llvm_tool(llvm-mcmarkup
  llvm-mcmarkup.cpp
  )