Skip to content
Snippets Groups Projects
Commit 6f5b4b27 authored by Marko Petric's avatar Marko Petric
Browse files

Remove duplicate dd4hep_set_compiler_flags()

parent a867d6f2
No related branches found
No related tags found
No related merge requests found
......@@ -30,9 +30,9 @@ find_package ( DD4hep REQUIRED )
include ( ${DD4hep_DIR}/cmake/DD4hep.cmake )
include ( ${DD4hep_DIR}/cmake/DD4hepBuild.cmake )
#
dd4hep_set_compiler_flags()
#
find_package ( ROOT REQUIRED COMPONENTS Geom GenVector )
include(${ROOT_USE_FILE})
#
dd4hep_set_compiler_flags()
#
dd4hep_configure_output()
......
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