Sign in
fuchsia
/
third_party
/
swift-lldb
/
upstream/stable
/
.
/
unittests
/
tools
/
CMakeLists.txt
blob: e3816217bb4ba94a6c0f7757e902a5869b76d67a [
file
] [
log
] [
blame
]
if(CMAKE_SYSTEM_NAME MATCHES "Android|Darwin|Linux|NetBSD")
add_subdirectory(lldb-server)
endif()