]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/CMakelibITSUpgradeBase.pkg
Added class AliITSgeomTGeoUpg, works both for old and new ITS, introduced alignable...
[u/mrichter/AliRoot.git] / ITS / CMakelibITSUpgradeBase.pkg
index 1d3e9fcc89299e304d810084126bcede4a805a97..bc2f200bb77e7c3c9fd6d584c46b53d02b468629 100644 (file)
@@ -25,7 +25,7 @@
 # SHLIBS - Shared Libraries and objects for linking (Executables only)           #
 #--------------------------------------------------------------------------------#
 
-set ( SRCS     UPGRADE/v0/AliITSDigitUpgrade.cxx UPGRADE/v0/AliITSsegmentationUpgrade.cxx UPGRADE/v0/AliITSRecPointU.cxx UPGRADE/AliITSInitGeometryUpg.cxx UPGRADE/AliITSLoaderUpg.cxx)
+set ( SRCS     UPGRADE/v0/AliITSDigitUpgrade.cxx UPGRADE/v0/AliITSsegmentationUpgrade.cxx UPGRADE/v0/AliITSRecPointU.cxx UPGRADE/AliITSInitGeometryUpg.cxx UPGRADE/AliITSLoaderUpg.cxx UPGRADE/AliITSgeomTGeoUpg.cxx)
 
 string ( REPLACE ".cxx" ".h" HDRS "${SRCS}" )