summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/ObjectFile/PECOFF/CMakeLists.txt
blob: 3ce5a7b9739cc4d6562857db29ab42a32795c8b0 (plain)
1
2
3
4
5
6
7
8
add_lldb_unittest(ObjectFilePECOFFTests
  TestPECallFrameInfo.cpp

  LINK_LIBS
    lldbUtilityHelpers
    lldbPluginObjectFilePECOFF
    LLVMTestingSupport
  )
OpenPOWER on IntegriCloud