Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Hadrien Benjamin Grasland
Gaudi
Commits
64892592
Commit
64892592
authored
Feb 11, 2019
by
Marco Clemencic
Browse files
Update version of CMake used in CI jobs to 3.13.4
parent
4a579466
Changes
1
Hide whitespace changes
Inline
Side-by-side
ci-utils/env_setup.sh
View file @
64892592
...
...
@@ -15,7 +15,7 @@
# - get Python, nosetests and xenv from LHCb installation
source
/cvmfs/lhcb.cern.ch/lib/var/lib/LbEnv/prod/
${
LCG_hostos
}
/bin/activate
# - add CMake ann Ninja-build
export
PATH
=
${
LCG_contrib
}
/CMake/3.1
1.1
/Linux-x86_64/bin:
${
LCG_contrib
}
/ninja/1.7.2.gcc0ea.kitware.dyndep-1/x86_64-slc6:
${
PATH
}
export
PATH
=
${
LCG_contrib
}
/CMake/3.1
3.4
/Linux-x86_64/bin:
${
LCG_contrib
}
/ninja/1.7.2.gcc0ea.kitware.dyndep-1/x86_64-slc6:
${
PATH
}
# - use LHCb compiler wrappers
export
PATH
=
/cvmfs/lhcb.cern.ch/lib/bin/
${
LCG_hostos
}
:
${
PATH
}
# - enable optional VTune based profiler
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment