Skip to content

Commit 1400ad8

Browse files
authored
Merge pull request #682 from maxfirmbach/Update-IMCS-workstation-preset
Update Trilinos root in IMCS preset
2 parents 0d15c52 + a986aab commit 1400ad8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

presets/imcs/workstation/CMakePresets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"CMAKE_C_COMPILER": "gcc",
1313
"CMAKE_C_COMPILER_LAUNCHER": "ccache",
1414
"CMAKE_CXX_FLAGS": "-msse3",
15-
"FOUR_C_TRILINOS_ROOT": "/imcs/public/compsim/lib/2024_2/install",
15+
"FOUR_C_TRILINOS_ROOT": "/imcs/public/compsim/packages/trilinos/2025.2/install",
1616
"FOUR_C_QHULL_ROOT": "/imcs/public/compsim/lib/TPL/packages/qhull-2012.1/build",
1717
"FOUR_C_PVPYTHON": "/imcs/public/compsim/opt/ParaView-5.6.0-MPI-Linux-64bit/bin/pvpython",
1818
"FOUR_C_CLN_ROOT": "/imcs/public/compsim/lib/TPL/packages/CLN/build/install",

0 commit comments

Comments
 (0)