Skip to content

Commit

Permalink
reenble gdal for llnl cz toss4 (#19390) (#19391)
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrush committed Mar 15, 2024
1 parent 55289e6 commit 5d10922
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/config-site/poodle18.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,11 @@ VISIT_OPTION_DEFAULT(VISIT_CONDUIT_LIBDEP HDF5_LIBRARY_DIR hdf5 ${VISIT_HDF5_LIB
VISIT_OPTION_DEFAULT(VISIT_FMS_DIR ${VISITHOME}/fms/0.2/${VISITARCH})
VISIT_OPTION_DEFAULT(VISIT_FMS_LIBDEP CONDUIT_LIBRARY_DIR conduit CONDUIT_LIBRARY_DIR conduit_blueprint CONDUIT_LIBRARY_DIR conduit_relay ${VISIT_CONDUIT_LIBDEP} TYPE STRING)

##
## GDAL
##
VISIT_OPTION_DEFAULT(VISIT_GDAL_DIR ${VISITHOME}/gdal/2.2.4/${VISITARCH})

##
## H5Part
##
Expand Down

0 comments on commit 5d10922

Please sign in to comment.