]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPHIC/CMakeLists.txt
CMake: Removing all lhapdf link dependencies
[u/mrichter/AliRoot.git] / TPHIC / CMakeLists.txt
index 774b90371c841bf222c091a517b4d6c26b8e16ec..00be433dccc6a2a13f8569fe509be60880e4b0d6 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 qpythia microcern)
+set(LIBDEPS EVGEN STEER AliPythia6 qpythia microcern)
 generate_rootmap("${MODULE}" "${LIBDEPS}" "${CMAKE_CURRENT_SOURCE_DIR}/${MODULE}LinkDef.h")
 
 # Add a library to the project using the specified source files