package        G4modeling
version        v4r0
branches       cmt doc G4modeling 

# =============================================================================
# ============ dependencies ===================================================
# =============================================================================
use            G4run           v*   Geant4

# =============================================================================
# ============ library ========================================================
# =============================================================================
library        G4modeling     $(G4LibraryFlags) \ 
                              ../modeling/src/*.cc 

# =============================================================================
# ============ apply all mandatory patterns ===================================
# =============================================================================
apply_pattern  G4AllCMTpatterns

# =============================================================================
# ============ the end ========================================================
# ===========================================================================
private
macro G4modeling_source "$(G4CONFIGROOT)/cmt/copy_vis_source"
setup_script  $(G4modeling_source)


