Skip to content
Snippets Groups Projects
Commit a44b6e63 authored by Dmitry Popov's avatar Dmitry Popov
Browse files

Merge branch 'removeCMT' into 'master'

Remove obsolete CMT file

See merge request !44
parents 6a98b933 d76bdf74
No related branches found
No related tags found
2 merge requests!61Release of v106r2,!44Remove obsolete CMT file
package Geant4Sys
version v96r4p4
branches cmt doc
# This package is essential for the cmt build
use G4config v* Geant4
# =============================================================================
# =========== global libraries ================================================
# =============================================================================
use G4event v* Geant4
use G4intercoms v* Geant4
use G4particles v* Geant4
use G4track v* Geant4
use G4geometry v* Geant4
use G4processes v* Geant4
use G4physics_lists v* Geant4
use G4tracking v* Geant4
use G4global v* Geant4
use G4materials v* Geant4
use G4readout v* Geant4
use G4digits_hits v* Geant4
use G4graphics_reps v* Geant4
use G4run v* Geant4
use G4parmodels v* Geant4
use G4GDML v* Geant4
# Visualization
use G4useVisUI v* Geant4
use G4Tree v* Geant4
use G4modeling v* Geant4
use G4vis_management v* Geant4
use G4RayTracer v* Geant4
# Will not be built on Windows
use G4FR v* Geant4
use G4VRML v* Geant4
# Will not be built on Darwin nor Windows
use G4externals v* Geant4
use G4OpenGL v* Geant4
# User Interface
# Will not be built on Darwin
use G4UIcommon v* Geant4
use G4UIbasic v* Geant4
# Will not be built on Darwin nor Windows
use G4UIGAG v* Geant4
# LHCb additional package (eg. for MC11 G4LHCblists)
use G4LHCblists v* Geant4
# G4 examples package - for checks
use G4analysis v* Geant4
use G4examples v* Geant4
#=============================================================================
# ======== the end ============================================================
# =============================================================================
private
# Allow the generation of QMTest summary
apply_pattern QMTestSummarize
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment