llvm-project/lldb/cmake/modules
Jonas Devlieghere b5467ecc0f
[lldb] Use LLDB_ENABLE_SWIG as the canonical CMake variable
Use LLDB_ENABLE_SWIG instead of SWIG_EXECUTABLE or SWIG_FOUND as the
canonical CMake variable to determine whether we have SWIG available in
LLDB. This is a follow-up to b3c978e850.
2022-11-30 12:46:13 -08: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] Use LLDB_ENABLE_SWIG as the canonical CMake variable 2022-11-30 12:46:13 -08:00
FindPythonAndSwig.cmake [lldb] Use LLDB_ENABLE_SWIG as the canonical CMake variable 2022-11-30 12:46:13 -08:00
LLDBConfig.cmake [lldb] Make SWIG an auto-detected dependency 2022-11-29 09:07:11 -08: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 [lldb] Restore default setting of LLDB_INCLUDE_TESTS in standalone builds 2022-11-18 09:05:08 -08:00
debugserverConfig.cmake