Skip to content

CMake cannot get the full path of LAPACK library through lapack-config.cmake? #1084

Open
@enzo-yc-chen

Description

@enzo-yc-chen

I use "find_package(LAPACK NO_MODULE)" in my project to find LAPACK library, and CMake successfully find the lapack-config.cmake which automatically generated from lapack-config*.cmake.in. But it returns the variable LAPACK_LIBRARIES as "blas;lapack" but not their full paths.
Am I doing something wrong?

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