Skip to content

cmake --install does not install DLL #5339

Open
@mennodeij

Description

@mennodeij

After a build on windows with the LLVM toolchain, where BUILD_SHARED_LIBS=ON and BUILD_STATIC_LIBS=ON is used, the cmake --install . --prefix <path-to-install -v does not install the shared library.
Also, it looks like the DLL link library is overwritten with the static library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions