math/ceres-solver: minor sorting nit
This commit is contained in:
@@ -70,9 +70,9 @@ ATLAS_USES= blaslapack:atlas
|
||||
ATLAS_CMAKE_ON= -DBLA_VENDOR="ATLAS"
|
||||
ATLAS_IMPLIES= LAPACK
|
||||
GOTOBLAS_DESC= Goto blas implementation
|
||||
GOTOBLAS_USES= blaslapack:gotoblas
|
||||
GOTOBLAS_CMAKE_ON= -DBLA_VENDOR="Goto"
|
||||
GOTOBLAS_IMPLIES= LAPACK
|
||||
GOTOBLAS_USES= blaslapack:gotoblas
|
||||
NETLIB_USES= blaslapack:netlib
|
||||
NETLIB_CMAKE_ON= -DBLA_VENDOR="Generic"
|
||||
NETLIB_IMPLIES= LAPACK
|
||||
|
||||
Reference in New Issue
Block a user