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

Fix optimization problem for non-debug builds....

parent a6b7cf64
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,6 @@ if(DD4HEP_USE_LCIO)
add_executable(test_surfaces src/test_surfaces.cpp )
target_link_libraries(test_surfaces DD4hepCore DD4hepRec ${LCIO_LIBRARIES} )
else()
add_executable(teveDisplay src/teve_display.cpp G__teve.cxx src/next_event_dummy.cpp)
endif()
......
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