summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ObjectFile/ELF/CMakeLists.txt
blob: 69ec80c62bf0974309353dd00e9893277ecfb963 (plain)
1
2
3
4
add_lldb_library(lldbPluginObjectFileELF
  ELFHeader.cpp
  ObjectFileELF.cpp
  )
OpenPOWER on IntegriCloud