Skip to content

Commit

Permalink
update LC TPL path (#300)
Browse files Browse the repository at this point in the history
  • Loading branch information
rrsettgast authored Aug 17, 2023
1 parent c511112 commit bc43fa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion host-configs/LLNL/llnl-tpls-base.cmake
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
set(GEOSX_TPL_ROOT_DIR /usr/gapps/GEOSX/thirdPartyLibs CACHE PATH "")
set(GEOSX_TPL_DIR ${GEOSX_TPL_ROOT_DIR}/2023-07-07/install-${CONFIG_NAME}-release CACHE PATH "")
set(GEOSX_TPL_DIR ${GEOSX_TPL_ROOT_DIR}/2023-08-15/install-${CONFIG_NAME}-release CACHE PATH "")

0 comments on commit bc43fa5

Please sign in to comment.