Cloned SEACAS for EXODUS library with extra build files for internal package management.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
810 B

2 years ago
tribits_repository_define_tpls(
MPI "${${PROJECT_NAME}_TRIBITS_DIR}/tpls/" PT
BLAS cmake/TPLs/ PT
LAPACK cmake/TPLs/ PT
Boost cmake/TPLs/ ST
Scotch cmake/TPLs/ ST
METIS cmake/TPLs/ TS
ParMETIS cmake/TPLs/ ST
CppUnit cmake/TPLs/ ST
ADOLC cmake/TPLs/ ST
ADIC cmake/TPLs/ EX
TVMET cmake/TPLs/ ST
#Zlib cmake/TPLs/ PT # Listed in zoltan/cmake/Dependencies.cmake!
y12m cmake/TPLs/ ST
SuperLUDist cmake/TPLs/ ST
SuperLU cmake/TPLs/ ST
UMFPACK cmake/TPLs/ ST
AMD cmake/TPLs/ TS
PETSC cmake/TPLs/ ST
MUMPS cmake/TPLs/ ST
DUMMY cmake/TPLs/ ST
)