]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
install GlauberMCDist.root and SpectatorSignal.root to /home/shahoian/ALICE/AliRootCu...
authorshahoian <ruben.shahoyan@cern.ch>
Wed, 12 Mar 2014 17:16:11 +0000 (18:16 +0100)
committerhristov <Peter.Hristov@cern.ch>
Thu, 27 Mar 2014 15:24:53 +0000 (16:24 +0100)
ZDC/CMakeLists.txt

index bd0a08ee1fc2929cc4f3e34cd1d502c827ed26f6..8fb14ed78f66d692153f63da7400b02aa60bad44 100644 (file)
@@ -8,3 +8,6 @@ cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR)
 file(GLOB PACKAGES CMake*.pkg)
 
 ALICE_BuildModule()
+
+install ( FILES "SpectatorSignal.root" "GlauberMCDist.root" 
+         DESTINATION ZDC )