Skip to content
Snippets Groups Projects
Commit 150a0ae7 authored by Marko Petric's avatar Marko Petric
Browse files

Rename MakeRootMap to MakeGaudiMap for consistency

parent 2d95ceca
No related branches found
No related tags found
No related merge requests found
......@@ -115,7 +115,7 @@ function(dd4hep_generate_rootmap_notapple library)
-Dgenmap_install_dir=${LIBRARY_OUTPUT_PATH}
-DROOT_VERSION=${ROOT_VERSION}
-DDD4hep_DIR=${DD4hep_DIR}
-P ${DD4hep_DIR}/cmake/MakeRootMap.cmake)
-P ${DD4hep_DIR}/cmake/MakeGaudiMap.cmake)
#add_custom_command(OUTPUT ${rootmapfile}
# COMMAND ${CMAKE_COMMAND} -Dlibname=${libname} -Drootmapfile=${rootmapfile}
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment