Skip to content
Snippets Groups Projects
Commit bfacbcf1 authored by Marko Petric's avatar Marko Petric
Browse files

Revert LCIO, because CMake does not work properly with --prefix

parent 6b25cfa9
No related branches found
No related tags found
No related merge requests found
...@@ -75,7 +75,7 @@ export G4SYSTEM="Linux-g++" ...@@ -75,7 +75,7 @@ export G4SYSTEM="Linux-g++"
#-------------------------------------------------------------------------------- #--------------------------------------------------------------------------------
# LCIO # LCIO
#-------------------------------------------------------------------------------- #--------------------------------------------------------------------------------
export LCIO=${CLICREPO}/software/LCIO/2.7.2/${BUILD_FLAVOUR} export LCIO=${CLICREPO}/software/LCIO/2.7.1/${BUILD_FLAVOUR}
# export PYTHONPATH="$LCIO/src/python:$LCIO/examples/python:$PYTHONPATH" # export PYTHONPATH="$LCIO/src/python:$LCIO/examples/python:$PYTHONPATH"
export PATH="$LCIO/bin:$PATH" export PATH="$LCIO/bin:$PATH"
export LD_LIBRARY_PATH="$LCIO/lib:$LD_LIBRARY_PATH" export LD_LIBRARY_PATH="$LCIO/lib:$LD_LIBRARY_PATH"
......
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