llvm-project/lldb/cmake/modules
Alex Langford 5499b026d2 [lldb][CMake] Enforce not linking against plugin libs in core libs
Non-plugin lldb libraries should generally not be linking against lldb
plugin libraries. Enforce this in CMake.

Differential Revision: https://reviews.llvm.org/D146553
2023-03-21 16:24:36 -07:00
..
AddLLDB.cmake [lldb][CMake] Enforce not linking against plugin libs in core libs 2023-03-21 16:24:36 -07:00
debugserverConfig.cmake
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] Introduce CMake variable LLDB_ENFORCE_STRICT_TEST_REQUIREMENTS 2023-03-20 10:41:22 -07:00
LLDBFramework.cmake [lldb] Replace SB swig interfaces with API headers 2023-02-16 11:18:04 -08:00
LLDBGenerateConfig.cmake
LLDBStandalone.cmake