summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/DynamicLoader/Windows-DYLD/CMakeLists.txt
blob: 9a5ad76827bd8694322576edf8e2e891972203c4 (plain)
1
2
3
4
5
set(LLVM_NO_RTTI 1)

add_lldb_library(lldbPluginDynamicLoaderWindowsDYLD
  DynamicLoaderWindowsDYLD.cpp
  )
OpenPOWER on IntegriCloud