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

testing chain

parent bf4b0f7c
No related branches found
No related tags found
No related merge requests found
...@@ -9,6 +9,8 @@ slc6-gcc48: ...@@ -9,6 +9,8 @@ slc6-gcc48:
- cmake -D DD4HEP_USE_GEANT4=ON -D DD4HEP_USE_BOOST=ON -DBoost_NO_BOOST_CMAKE=ON -D DD4HEP_USE_LCIO=ON -D BUILD_TESTING=ON -DCLHEP_DIR=$CLHEP -D Geant4_DIR=$G4INSTALL/lib64/Geant4-10.2.0 -D DD4HEP_USE_CXX11=ON .. - cmake -D DD4HEP_USE_GEANT4=ON -D DD4HEP_USE_BOOST=ON -DBoost_NO_BOOST_CMAKE=ON -D DD4HEP_USE_LCIO=ON -D BUILD_TESTING=ON -DCLHEP_DIR=$CLHEP -D Geant4_DIR=$G4INSTALL/lib64/Geant4-10.2.0 -D DD4HEP_USE_CXX11=ON ..
- make -j4 - make -j4
- make install - make install
- yum install more -y
- more ../bin/thisdd4hep.sh
- . ../bin/thisdd4hep.sh - . ../bin/thisdd4hep.sh
- make test - make test
......
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