Skip to content

Commit 2d4c7ce

Browse files
authored
Add seacas patch to support Pamgen as a TriBITS external compliant pa… (#508)
* Add seacas patch to support Pamgen as a TriBITS external compliant package. * Apply patch and remove the patch file since modern tribits supports both use cases of building SEACAS and Pamgen as TriBITS packages and building Pamgen as a TriBITS external compliant package within seacas.
1 parent f6152b3 commit 2d4c7ce

File tree

2 files changed

+1
-60
lines changed

2 files changed

+1
-60
lines changed

TPLsList.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ SET( Seacas_TPLS_FINDMODS_CLASSIFICATIONS
6868
DataWarp "cmake/TPLs/" SS
6969
METIS "cmake/TPLs/" SS
7070
ParMETIS "cmake/TPLs/" SS
71-
Pamgen "cmake/TPLs/" SS
71+
Pamgen "TRIBITS_PKG" SS
7272
Matio "cmake/TPLs/" SS
7373
CUDA "cmake/TPLs/" SS
7474
Kokkos "${${PROJECT_NAME}_TRIBITS_DIR}/common_tpls/" SS

cmake/TPLs/FindTPLPamgen.cmake

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)