view lib/Demangle/CMakeLists.txt @ 125:56c5119fbcd2

fix
author mir3636
date Sun, 03 Dec 2017 20:09:16 +0900
parents 1172e4bd9c6f
children
line wrap: on
line source

add_llvm_library(LLVMDemangle
  ItaniumDemangle.cpp
)