Skip to content
Snippets Groups Projects
Commit 3b689d43 authored by lintao@ihep.ac.cn's avatar lintao@ihep.ac.cn
Browse files

update external library from 101.0.0 to 101.0.1: adopt latest podio and edm4hep.

parent 0434ce17
No related branches found
No related tags found
No related merge requests found
...@@ -92,7 +92,7 @@ function run-make() { ...@@ -92,7 +92,7 @@ function run-make() {
# The current default platform # The current default platform
lcg_platform=x86_64-centos7-gcc8-opt lcg_platform=x86_64-centos7-gcc8-opt
lcg_version=101.0.0 lcg_version=101.0.1
bldtool=${CEPCSW_BLDTOOL} # make, ninja # set in env var bldtool=${CEPCSW_BLDTOOL} # make, ninja # set in env var
......
...@@ -49,7 +49,7 @@ function setup-external() { ...@@ -49,7 +49,7 @@ function setup-external() {
# CEPCSW_LCG_VERSION=${1}; shift # CEPCSW_LCG_VERSION=${1}; shift
if [ -z "$CEPCSW_LCG_VERSION" ]; then if [ -z "$CEPCSW_LCG_VERSION" ]; then
CEPCSW_LCG_VERSION=101.0.0 CEPCSW_LCG_VERSION=101.0.1
fi fi
export CEPCSW_LCG_VERSION export CEPCSW_LCG_VERSION
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment