aboutsummaryrefslogtreecommitdiff
path: root/source/Plugins/ObjectFile/PECOFF/CMakeLists.txt
blob: 5c7c488f362f1eb88491f35df9a68169c710045b (plain) (blame)
1
2
3
4
add_lldb_library(lldbPluginObjectFilePECOFF
  ObjectFilePECOFF.cpp
  WindowsMiniDump.cpp
  )