Sign in
llvm
/
llvm-project
/
9e3e1aad3161f4ce5301c3a59c7313ad83240a6d
/
.
/
lldb
/
unittests
/
Platform
/
CMakeLists.txt
blob: ca5031b9b43e0645d112fa6e2c9501916a4a7837 [
file
] [
log
] [
blame
]
add_lldb_unittest(LLDBPlatformTests
PlatformAppleSimulatorTest.cpp
PlatformDarwinTest.cpp
LINK_LIBS
lldbPluginPlatformMacOSX
LINK_COMPONENTS
Support
)
add_subdirectory(Android)