Skip to content
Snippets Groups Projects
Commit 8d472a4a authored by Frank Gaede's avatar Frank Gaede
Browse files

- set DD4hep_ROOT variable as well

   ( needed by some dependent packages)
parent 5273c03f
No related branches found
No related tags found
No related merge requests found
...@@ -14,6 +14,7 @@ ...@@ -14,6 +14,7 @@
############################################################################## ##############################################################################
SET( DD4hep_DIR "@CMAKE_INSTALL_PREFIX@" ) SET( DD4hep_DIR "@CMAKE_INSTALL_PREFIX@" )
SET( DD4hep_ROOT "@CMAKE_INSTALL_PREFIX@" )
SET( DD4hep_VERSION "@DD4hep_VERSION@" ) SET( DD4hep_VERSION "@DD4hep_VERSION@" )
INCLUDE( ${DD4hep_DIR}/cmake/DD4hep.cmake ) INCLUDE( ${DD4hep_DIR}/cmake/DD4hep.cmake )
......
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