SethMMorton / cmake_fortran_template

A template directory structure for a Fortran project using CMake as the build system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenBLAS and LAPACK

sanerdor opened this issue · comments

Hi everyone,

I would like to know how to link OpenBLAS and LAPACK libraries to the fortran code.
Could someone give a CMakeLists.txt example of how to link those libraries?

Thank you

Can you please explain where your confusion lies? This template is an example of how to use those libraries.

Thank you very much, I made it work.
I seemed to be an issue with the Path of Lapack library