Skip to content
Snippets Groups Projects
Commit 73fe230a authored by Markus Frank's avatar Markus Frank
Browse files

Add variable DD4hep_SOVERSION in client cmake config.

parent c0483c81
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@
set ( DD4hep_DIR "$ENV{DD4hep_DIR}" )
set ( DD4hep_ROOT "$ENV{DD4hep_ROOT}" )
set ( DD4hep_VERSION "@DD4hep_VERSION@" )
set ( DD4hep_SOVERSION "@DD4hep_SOVERSION@" )
set ( DD4HEP_USE_BOOST "@DD4HEP_USE_BOOST@" )
set ( DD4HEP_USE_GEANT4 "@DD4HEP_USE_GEANT4@" )
set ( DD4HEP_USE_XERCESC "@DD4HEP_USE_XERCESC@" )
......
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