Sign in
android
/
toolchain
/
llvm-project
/
refs/heads/android12-mainline-extservices-release
/
.
/
lldb
/
unittests
/
Platform
/
CMakeLists.txt
blob: ca5031b9b43e0645d112fa6e2c9501916a4a7837 [
file
] [
log
] [
blame
] [
edit
]
add_lldb_unittest(LLDBPlatformTests
PlatformAppleSimulatorTest.cpp
PlatformDarwinTest.cpp
LINK_LIBS
lldbPluginPlatformMacOSX
LINK_COMPONENTS
Support
)
add_subdirectory(Android)