Skip to content
Snippets Groups Projects
Commit 6e96c88c authored by Gloria Corti's avatar Gloria Corti
Browse files

Merge branch 'Sim09' into 'Sim09'

Fix LHCBGAUSS-741.

Typo in Geant4/G4examples/extended/hadronic/G4Hadr00/CMakeLists.txt

See merge request !5
parents 57b58b1c 21d1f701
No related branches found
No related tags found
No related merge requests found
......@@ -4,9 +4,16 @@
! Purpose : Examples packages provided my Geant4, used as standalone tests
!-----------------------------------------------------------------------------
!2016-05-10 - Alexander Mazurov
- Fix LHCBGAUSS-741.
Typo in Geant4/G4examples/extended/hadronic/G4Hadr00/CMakeLists.txt
! 2016-04-27 - Marco Clemencic
- Added dependency on ROOT for tests runtime.
!2016-03-16 - Nigel Watson
- Tagged as v6r2, with small corrections to TestEm5, etc.
......
......@@ -5,7 +5,8 @@ gaudi_install_scripts()
gaudi_alias(hadronic_tests run_hadronic_tests.py)
# CMT-compatibility alias
gaudi_alias(hard00.exe Hadr00)
gaudi_alias(hadr00.exe Hadr00)
# Required for tests
find_package(ROOT)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment