Skip to content
Snippets Groups Projects
Commit 65c084e9 authored by Andre Sailer's avatar Andre Sailer Committed by Marko Petric
Browse files

Update cmake/DD4hepConfig.cmake.in

DD4hep_Extra: Keep including DD4hep.cmake
parent 70f0821c
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ set ( DD4HEP_USE_LCIO @DD4HEP_USE_LCIO@ )
set ( DD4HEP_USE_XERCESC @DD4HEP_USE_XERCESC@ )
set ( @CMAKE_PROJECT_NAME@_BUILD_CXX_STANDARD @CMAKE_CXX_STANDARD@ )
include ( ${@CMAKE_PROJECT_NAME@_DIR}/cmake/@CMAKE_PROJECT_NAME@.cmake )
include ( ${@CMAKE_PROJECT_NAME@_DIR}/cmake/DD4hep.cmake )
include(CMakeFindDependencyMacro)
......
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