aboutsummaryrefslogtreecommitdiff
path: root/configuration.ccl
blob: e5599e3bbf7a4feddad636ca952bf6856596cb7c (plain)
1
2
3
4
5
6
7
8
9
10
# Configuration definitions for thorn LAPACK

PROVIDES LAPACK
{
  SCRIPT configure.sh
  LANG bash
  OPTIONS LAPACK_DIR LAPACK_INC_DIRS LAPACK_LIB_DIRS LAPACK_LIBS LAPACK_INSTALL_DIR
}

REQUIRES BLAS