llvm-project/cmake/Modules
Michał Górny 3676a86a43 [cmake] Add missing CMakePushCheckState include to FindLibEdit.cmake
Add the missing include to fix an error when `cmake_push_check_state()`
is called and incidentally the CMakePushCheckState module is not loaded
by any other check running prior to `FindLibEdit.cmake`:

    CMake Error at /var/no-tmpfs/portage/dev-util/lldb-15.0.4/work/cmake/Modules/FindLibEdit.cmake:24 (cmake_push_check_state):
      Unknown CMake command "cmake_push_check_state".
    Call Stack (most recent call first):
      cmake/modules/LLDBConfig.cmake:52 (find_package)
      cmake/modules/LLDBConfig.cmake:59 (add_optional_dependency)
      CMakeLists.txt:28 (include)

Gentoo Bug: https://bugs.gentoo.org/880065

Differential Revision: https://reviews.llvm.org/D137555
2022-11-07 18:20:19 +01:00
..
CMakePolicy.cmake Harmonize cmake_policy() across standalone builds of all projects 2022-10-28 08:46:48 +02:00
EnableLanguageNolink.cmake
ExtendPath.cmake
FindGRPC.cmake [CMake] Fix FindGRPC cmake module to allow different layering 2022-10-12 15:35:26 -07:00
FindLibEdit.cmake [cmake] Add missing CMakePushCheckState include to FindLibEdit.cmake 2022-11-07 18:20:19 +01:00
FindPrefixFromConfig.cmake [cmake] Fix missing paren in `FindPrefixFromConfig` 2022-07-26 07:35:12 +00:00
GNUInstallPackageDir.cmake Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too" 2022-08-18 22:46:32 -04:00
HandleCompilerRT.cmake [cmake] Demote fatal error to a warning when we don't know the Apple SDK in use 2022-03-22 15:36:47 -04:00
HandleOutOfTreeLLVM.cmake
LLVMCheckCompilerLinkerFlag.cmake
SetPlatformToolchainTools.cmake
SortSubset.cmake [runtimes] Generalize how we reorder projects 2022-05-16 08:55:32 -04:00