Skip to content

llvm installer on windows missing LLVMConfig.cmake #53052

@funchal

Description

@funchal

I have tried both the LLVM 13 and 12 installers (win64 versions) available on github on the Releases page -- both seem to be missing LLVMConfig.cmake, which causes cmake to error with

    CMake Error at CMakeLists.txt:9 (find_package):
      Could not find a package configuration file provided by "LLVM" with any of
      the following names:

        LLVMConfig.cmake
        llvm-config.cmake

I can see this file in the source distribution, so it seems to be just missing in the installer.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions