]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPHIC/CMakeLists.txt
PYTHIA6: no explicit deps (can load at runtime)
[u/mrichter/AliRoot.git] / TPHIC / CMakeLists.txt
index 286d52d18e8d9ab1ca9f324580fc2cb170ba22ce..f3b9a3bf9e018de696ac6cd845de93e9afdf7c3a 100644 (file)
@@ -48,7 +48,7 @@ generate_dictionary("${MODULE}" "${MODULE}LinkDef.h" "${HDRS}" "${incdirs}")
 
 # Generate the ROOT map
 # Dependecies
-set(LIBDEPS EVGEN STEER AliPythia6 lhapdf pythia6 qpythia microcern)
+set(LIBDEPS EVGEN STEER AliPythia6 lhapdf qpythia microcern)
 generate_rootmap("${MODULE}" "${LIBDEPS}" "${CMAKE_CURRENT_SOURCE_DIR}/${MODULE}LinkDef.h")
 
 # Add a library to the project using the specified source files