summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/Interpreter/CMakeLists.txt
blob: 0de5b0b72488e87c8fb534f397dbda9b9e7b8226 (plain)
1
2
3
4
5
6
7
8
add_lldb_unittest(InterpreterTests
  TestCompletion.cpp
  TestOptionArgParser.cpp

  LINK_LIBS
    lldbInterpreter
    lldbUtilityHelpers
  )
OpenPOWER on IntegriCloud