]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - T0/CMakelibT0shuttle.pkg
ITS refit booleans available for cross-checking cascades in p-Pb analysis
[u/mrichter/AliRoot.git] / T0 / CMakelibT0shuttle.pkg
index c667de47c9ec70fa76653fa8fdaceab976b4fac8..aa6b563934a9b33131c143f201910dabd55bfb35 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: CMake -*-
 #--------------------------------------------------------------------------------#
 # Package File for T0shuttle                                                     #
 # Author : Johny Jose (johny.jose@cern.ch)                                       #
@@ -31,10 +32,4 @@ string ( REPLACE ".cxx" ".h" HDRS "${SRCS}" )
 
 set ( DHDR  T0shuttleLinkDef.h)
 
-set ( EINCLUDE RAW)
-
-if( ALICE_TARGET STREQUAL "win32gcc")
-       
-               set ( PACKSOFLAGS  ${SOFLAGS} -L${ALICE_ROOT}/lib/tgt_${ALICE_TARGET} -lT0base -lCDB -lSTEERBase)
-
-endif( ALICE_TARGET STREQUAL "win32gcc")
+set ( EINCLUDE RAW STEER/CDB)