From a19a7d85a47e4288662c82bc476f83ffc85ecb37 Mon Sep 17 00:00:00 2001 From: "Randolph R. Settgast" Date: Sun, 9 Jul 2023 19:18:54 -0700 Subject: [PATCH] update TPL builds --- host-configs/LLNL/llnl-tpls-base.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host-configs/LLNL/llnl-tpls-base.cmake b/host-configs/LLNL/llnl-tpls-base.cmake index d6898638..d40cb6c1 100644 --- a/host-configs/LLNL/llnl-tpls-base.cmake +++ b/host-configs/LLNL/llnl-tpls-base.cmake @@ -1,2 +1,2 @@ set(GEOSX_TPL_ROOT_DIR /usr/gapps/GEOSX/thirdPartyLibs CACHE PATH "") -set(GEOSX_TPL_DIR ${GEOSX_TPL_ROOT_DIR}/2023-06-28/install-${CONFIG_NAME}-release CACHE PATH "") \ No newline at end of file +set(GEOSX_TPL_DIR ${GEOSX_TPL_ROOT_DIR}/2023-07-07/install-${CONFIG_NAME}-release CACHE PATH "") \ No newline at end of file