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