[AArch64,ELF] Restrict MOVZ/MOVK to non-PIC large code model (#70178)
[llvm-project.git] / lldb / unittests / Breakpoint / CMakeLists.txt
blob3164af237a772260a3a7f756449297ece514ccfb
1 add_lldb_unittest(LLDBBreakpointTests\r
2   BreakpointIDTest.cpp\r
3 \r
4   LINK_LIBS\r
5     lldbBreakpoint\r
6     lldbCore\r
7   LINK_COMPONENTS\r
8     Support\r
9   )\r