summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/Platform/CMakeLists.txt
blob: 3362ca08d60c05449de903383ce3a4fe90efa2bf (plain)
1
2
3
4
5
6
7
8
add_lldb_unittest(LLDBPlatformTests
  PlatformDarwinTest.cpp

  LINK_LIBS
    lldbPluginPlatformMacOSX
  LINK_COMPONENTS
    Support
  )
OpenPOWER on IntegriCloud