Skip to content
Snippets Groups Projects

Add gurobi 11

Merged Daniel Filipe Jana requested to merge packages/gurobi into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -74,7 +74,7 @@ do
done
done
if [ -d cp -r "${STACK_CONFIG_PATH}/templates" ${SPACK_SYSTEM_CONFIG_PATH} ]
if [ -d "${STACK_CONFIG_PATH}/templates" ]
then
cp -r "${STACK_CONFIG_PATH}/templates" ${STACK_LOCATION}/spack/share/spack
fi
Loading