llvm-project/lldb/cmake/modules
Jonas Devlieghere 01470b68f3
[lldb] Fix hard-coded argument to set_target_properties
The call to `set_target_properties` should use the target passed to
`add_lldb_library` instead of a hard-coded value. Upstream `liblldb` is
the only target for which this matters, but downstream we have
LLDBRPC.framework which needs this as well.
2022-10-06 11:43:52 -07:00
..
AddLLDB.cmake [lldb] Fix hard-coded argument to set_target_properties 2022-10-06 11:43:52 -07:00
FindCursesAndPanel.cmake
FindLuaAndSwig.cmake [lldb/lua] Force Lua version to be 5.3 2021-10-12 21:34:15 +08:00
FindPythonAndSwig.cmake [lldb] Bump the required SWIG version to 3 2021-01-08 08:47:21 -08:00
LLDBConfig.cmake [CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-suited, part 2 2022-09-14 15:48:58 -04:00
LLDBFramework.cmake [lldb] Remove XPCServices symlinking 2021-03-01 11:23:46 -08:00
LLDBGenerateConfig.cmake [clang][lldb][cmake] Use new `*_INSTALL_LIBDIR_BASENAME` CPP macro 2022-08-20 12:52:21 -04:00
LLDBStandalone.cmake Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too" 2022-08-18 22:46:32 -04:00
debugserverConfig.cmake