Running an example
From UCL HEP PBT Wiki
m |
m |
||
Line 16: | Line 16: | ||
<pre style="color: #800000; background-color: #dcdcdc"> | <pre style="color: #800000; background-color: #dcdcdc"> | ||
- | cmake -DGeant4_DIR=/home/your_name/Desktop/Geant4-install/lib64/Geant4-10.0.0 SPACE /home/your_name/Desktop/Geant4-install/share/Geant4.10.0.1/examples/basic/B1 | + | cmake -DGeant4_DIR=/home/your_name/Desktop/Geant4-install/lib64/Geant4-10.0.0 SPACE |
+ | /home/your_name/Desktop/Geant4-install/share/Geant4.10.0.1/examples/basic/B1 | ||
</pre> | </pre> | ||