aboutsummaryrefslogtreecommitdiff
path: root/source/Plugins/Platform/gdb-server/CMakeLists.txt
blob: b0b669e5b8b7d00414254fe318c743a1f4b91127 (plain) (blame)
1
2
3
add_lldb_library(lldbPluginPlatformGDB
  PlatformRemoteGDBServer.cpp
  )