mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
Zoltan is added as thirdParty package
This commit is contained in:
8
thirdParty/Zoltan/cmake/Dependencies.cmake
vendored
Normal file
8
thirdParty/Zoltan/cmake/Dependencies.cmake
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
SET(LIB_REQUIRED_DEP_PACKAGES)
|
||||
SET(LIB_OPTIONAL_DEP_PACKAGES)
|
||||
SET(TEST_REQUIRED_DEP_PACKAGES)
|
||||
SET(TEST_OPTIONAL_DEP_PACKAGES)
|
||||
SET(LIB_REQUIRED_DEP_TPLS)
|
||||
SET(LIB_OPTIONAL_DEP_TPLS MPI METIS ParMETIS PaToH Scotch Zlib CCOLAMD OVIS)
|
||||
SET(TEST_REQUIRED_DEP_TPLS)
|
||||
SET(TEST_OPTIONAL_DEP_TPLS)
|
Reference in New Issue
Block a user