blob: 05adff5f5e7dede431a88d506826e11a3df94912 [file] [edit]
include_directories(${LLDB_SOURCE_DIR}/source/Plugins/Platform/Android)
add_lldb_unittest(AdbClientTests
AdbClientTest.cpp
PlatformAndroidTest.cpp
LINK_LIBS
lldbHostHelpers
lldbPluginPlatformAndroid
)