summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/CMakeLists.txt
blob: ab36d42239d6817ffadeadb10a8777555f085691 (plain)
1
2
3
4
5
set(LLVM_NO_RTTI 1)

add_lldb_library(lldbPluginRenderScriptRuntime
  RenderScriptRuntime.cpp
  )
OpenPOWER on IntegriCloud