llvm-project/lldb/cmake/modules
Jonas Devlieghere edadb818e5 [lldb/CMake] Only auto-enable Lua when SWIG is found
Just like Python, Lua should only be auto-enabled if SWIG is found as
well. This moves the logic of finding SWIG and Lua as a whole into a new
CMake package.
2020-01-08 14:02:47 -08:00
..
AddLLDB.cmake [LLDB] Remove debug message in AddLLDB.cmake 2019-11-12 15:33:03 -08:00
FindCursesAndPanel.cmake Re-land "[lldb/CMake] Change how we deal with optional dependencies" 2019-12-20 20:05:04 -08:00
FindLibEdit.cmake [lldb/CMake] Fix variable naming in FindLibEdit 2020-01-02 13:39:57 -08:00
FindLuaAndSwig.cmake [lldb/CMake] Only auto-enable Lua when SWIG is found 2020-01-08 14:02:47 -08:00
FindPythonInterpAndLibs.cmake [lldb/CMake] Only auto-enable Python when SWIG is found 2020-01-07 21:57:32 -08:00
LLDBConfig.cmake [lldb/CMake] Only auto-enable Lua when SWIG is found 2020-01-08 14:02:47 -08:00
LLDBFramework.cmake Add rpath to liblldb so vendors can ship their own python framework (or others) 2019-11-11 19:23:10 -08:00
LLDBGenerateConfig.cmake [lldb/CMake] Initialize LLDB_ENABLE_POSIX based on the UNIX variable. 2019-12-13 13:46:43 -08:00
LLDBStandalone.cmake [lldb][CMake] Infer `Clang_DIR` if not passed explicitly 2019-09-18 10:20:28 +00:00
debugserverConfig.cmake [CMake] Move debugserver options to separate debugserverConfig.cmake 2019-01-04 12:46:38 +00:00