Skip to content
Snippets Groups Projects
Commit bcf27de7 authored by Andre Sailer's avatar Andre Sailer
Browse files

DDRec: fix spelling of GEAR

parent 2b816d80
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ dd4hep_add_dictionary( G__DDRec
file(GLOB DDRec_SOURCES src/*.cpp )
if(DD4HEP_USE_GEAR)
FIND_PACKAGE(Gear REQUIRED COMPONENTS geartgeo)
FIND_PACKAGE(GEAR REQUIRED COMPONENTS geartgeo)
SET(GEAR_SOURCE_FILE src/gear/DDGear.cpp)
SET_SOURCE_FILES_PROPERTIES(${GEAR_SOURCE_FILE}
PROPERTIES
......
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