Skip to content

Commit

Permalink
Add seacas patch to support Pamgen as a TriBITS external compliant pa… (
Browse files Browse the repository at this point in the history
#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.
  • Loading branch information
tonnguy authored Oct 2, 2024
1 parent f6152b3 commit 2d4c7ce
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 60 deletions.
2 changes: 1 addition & 1 deletion TPLsList.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ SET( Seacas_TPLS_FINDMODS_CLASSIFICATIONS
DataWarp "cmake/TPLs/" SS
METIS "cmake/TPLs/" SS
ParMETIS "cmake/TPLs/" SS
Pamgen "cmake/TPLs/" SS
Pamgen "TRIBITS_PKG" SS
Matio "cmake/TPLs/" SS
CUDA "cmake/TPLs/" SS
Kokkos "${${PROJECT_NAME}_TRIBITS_DIR}/common_tpls/" SS
Expand Down
59 changes: 0 additions & 59 deletions cmake/TPLs/FindTPLPamgen.cmake

This file was deleted.

0 comments on commit 2d4c7ce

Please sign in to comment.