summaryrefslogtreecommitdiffstats
path: root/lldb/tools/CMakeLists.txt
blob: e086568229ad66bfdd2620312b386deaa8677fbe (plain)
1
2
3
4
if (CMAKE_SYSTEM_NAME MATCHES "Darwin")
  add_subdirectory(debugserver)
endif()
add_subdirectory(driver)
OpenPOWER on IntegriCloud