Skip to content
Snippets Groups Projects
Commit d64d966d authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Fix linkage for pugs_checkpoint when HDF5 is not used

parent bde218cf
No related branches found
No related tags found
1 merge request!199Integrate checkpointing
...@@ -643,6 +643,8 @@ target_link_libraries( ...@@ -643,6 +643,8 @@ target_link_libraries(
PugsDev PugsDev
PugsAnalysis PugsAnalysis
PugsAlgebra PugsAlgebra
PugsMesh
PugsOutput
Kokkos::kokkos Kokkos::kokkos
${PETSC_LIBRARIES} ${PETSC_LIBRARIES}
${SLEPC_LIBRARIES} ${SLEPC_LIBRARIES}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment