[RISCV] Make EmitRISCVCpuSupports accept multiple features (#104917)
[llvm-project.git] / lldb / unittests / Breakpoint / CMakeLists.txt
blob757c2da1a4d9dee85343d098c8699e36d4bd14cd
1 add_lldb_unittest(LLDBBreakpointTests\r
2   BreakpointIDTest.cpp\r
3   WatchpointAlgorithmsTests.cpp\r
4 \r
5   LINK_LIBS\r
6     lldbBreakpoint\r
7     lldbCore\r
8   LINK_COMPONENTS\r
9     Support\r
10   )\r