Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DD4hep
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cepc
externals
mirroring
DD4hep
Commits
f99bf3db
Commit
f99bf3db
authored
9 years ago
by
Marko Petric
Browse files
Options
Downloads
Patches
Plain Diff
Test CI
parent
fd8232ef
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+3
-5
3 additions, 5 deletions
.gitlab-ci.yml
with
3 additions
and
5 deletions
.gitlab-ci.yml
+
3
−
5
View file @
f99bf3db
...
@@ -9,12 +9,10 @@ slc6-gcc48:
...
@@ -9,12 +9,10 @@ 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 -j2
-
make -j2
-
make install
-
make install
-
pwd
-
ls
-
ls ../bin
-
source ../bin/thisdd4hep.sh
-
make test
-
make test
-
cd ../examples
-
cd ..
-
. bin/thisdd4hep.sh
-
cd examples
-
mkdir build
-
mkdir build
-
cd build
-
cd build
-
cmake ..
-
cmake ..
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment