cmake find_package(LAPACK) examples

cp2k/dbcsr CMakeLists.txt :178

find_package(LAPACK REQUIRED) # needed for some of the integrated test routines,

cp2k/dbcsr cmake/FindLAPACK.cmake :78

find_package(LAPACK)

dftbplus/dftbplus cmake/Modules/FindCustomArpack.cmake :149

find_package(LAPACK REQUIRED ${_quiet})

dftbplus/dftbplus cmake/Modules/FindCustomLapack.cmake :89

find_package(LAPACK)

davisking/dlib dlib/cmake_utils/find_blas.cmake :441

find_package(LAPACK QUIET)

ElmerCSC/elmerfem CMakeLists.txt :510

FIND_PACKAGE(LAPACK REQUIRED)

frontistr/frontistr CMakeLists.txt :159

find_package(LAPACK)

OSGeo/gdal cmake/helpers/CheckDependentLibraries.cmake :333

find_package(LAPACK)

lammps/lammps cmake/CMakeLists.txt :546

find_package(LAPACK)

lammps/lammps cmake/Modules/Packages/PLUMED.cmake :110

find_package(LAPACK REQUIRED)

lammps/lammps tools/phonon/CMakeLists.txt :68

find_package(LAPACK)

libmbd/libmbd CMakeLists.txt :34

find_package(LAPACK REQUIRED)

libnegf/libnegf cmake/FindCustomLapack.cmake :89

find_package(LAPACK)

mfem/mfem CMakeLists.txt :343

find_package(LAPACK REQUIRED)

openmopac/mopac CMakeLists.txt :200

find_package(LAPACK)

OpenMathLib/OpenBLAS lapack-netlib/CMakeLists.txt :284

find_package(LAPACK)

opencv/opencv cmake/OpenCVFindLAPACK.cmake :213

find_package(LAPACK)

openturns/openturns CMakeLists.txt :127

find_package (LAPACK REQUIRED)

sandialabs/seacas cmake/tribits/common_tpls/FindTPLLAPACK.cmake :12

# finding LAPACK.  These are used in case find_package(LAPACK ...) is not called

sandialabs/seacas cmake/tribits/common_tpls/FindTPLLAPACK.cmake :21

# find_package(LAPACK ...).

sandialabs/seacas cmake/tribits/common_tpls/FindTPLLAPACK.cmake :28

find_package(LAPACK)

sandialabs/seacas cmake/tribits/common_tpls/FindTPLLAPACK.cmake :64

# NOTE: If find_package(LAPACK ...) was called and successfully found LAPACK, then

pghysels/STRUMPACK CMakeLists.txt :340

find_package(LAPACK)

DrTimothyAldenDavis/SuiteSparse SuiteSparse_config/cmake_modules/SuiteSparseLAPACK.cmake :73

find_package ( LAPACK REQUIRED )

LLNL/sundials cmake/tpl/SundialsLapack.cmake :45

find_package(LAPACK REQUIRED)

xiaoyeli/superlu_dist CMakeLists.txt :398

find_package(LAPACK)

tblite/tblite CMakeLists.txt :42

find_package("LAPACK" REQUIRED)

trilinos/Trilinos cmake/tribits/common_tpls/FindTPLLAPACK.cmake :12

# finding LAPACK.  These are used in case find_package(LAPACK ...) is not called

trilinos/Trilinos cmake/tribits/common_tpls/FindTPLLAPACK.cmake :21

# find_package(LAPACK ...).

trilinos/Trilinos cmake/tribits/common_tpls/FindTPLLAPACK.cmake :28

find_package(LAPACK)

trilinos/Trilinos cmake/tribits/common_tpls/FindTPLLAPACK.cmake :64

# NOTE: If find_package(LAPACK ...) was called and successfully found LAPACK, then

trilinos/Trilinos packages/kokkos-kernels/cmake/Modules/FindTPLLAPACK.cmake :8

FIND_PACKAGE(LAPACK REQUIRED)

trilinos/Trilinos packages/stk/stk_transfer_util/stk_transfer_util/CMakeLists.txt :48

find_package(LAPACK REQUIRED)

trilinos/Trilinos packages/stk/stk_transfer_util/stk_transfer_util/CMakeLists.txt :62

find_package(LAPACK REQUIRED)

microsoft/vcpkg ports/lapack-reference/FindLAPACK.cmake :86

find_package(LAPACK)

microsoft/vcpkg scripts/test_ports/lapack-test/CMakeLists.txt :4

find_package(LAPACK REQUIRED)