blob: 489fdab7036c83a4a725e88be29dd3bd18b242e2 [file] [log] [blame]
include_directories(${LLDB_SOURCE_DIR}/source/Plugins/Platform/Android)
add_lldb_unittest(AdbClientTests
AdbClientTest.cpp
LINK_LIBS
lldbPluginPlatformAndroid
)