include_directories(.)

add_lldb_library(lldbPluginJITLoaderGDB
  JITLoaderGDB.cpp
  )

