llvm-project/lldb/source/Plugins/Platform/Android/CMakeLists.txt

6 lines
122 B
CMake

add_lldb_library(lldbPluginPlatformAndroid
AdbClient.cpp
PlatformAndroid.cpp
PlatformAndroidRemoteGDBServer.cpp
)