]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PYTHIA6/pythia6/CMakeLists.txt
CMake: Removing all lhapdf link dependencies
[u/mrichter/AliRoot.git] / PYTHIA6 / pythia6 / CMakeLists.txt
index dd2d321656b842b3578c32d169bf59e7dc1e7918..53f47163bb6415db185422728e897b5484dbc83e 100644 (file)
@@ -53,7 +53,7 @@ generate_dictionary("${MODULE}" "${MODULE}LinkDef.h" "${HDRS}" "${incdirs}")
 
 # Generate the ROOT map
 # Dependecies
-set(LIBDEPS MathCore lhapdf)
+set(LIBDEPS MathCore)
 generate_rootmap("${MODULE}" "${LIBDEPS}" "${CMAKE_CURRENT_SOURCE_DIR}/${MODULE}LinkDef.h")