Skip to content
Snippets Groups Projects
Commit 17c6d3e2 authored by Markus FRANK's avatar Markus FRANK Committed by MarkusFrankATcernch
Browse files

Modernize loop handling according to C++ 17 standards

parent ceeef3b7
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ FOREACH(DDExample IN LISTS DD4HEP_EXAMPLES)
add_subdirectory(${DDExample})
ENDFOREACH()
add_subdirectory(DDUpgrade)
###add_subdirectory(DDUpgrade)
if(APPLE)
SET ( ENV{DD4HEP_LIBRARY_PATH} $ENV{DYLD_LIBRARY_PATH} )
......
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