diff --git a/cmake/DD4hepBuild.cmake b/cmake/DD4hepBuild.cmake index f317a485a..e2829a8eb 100644 --- a/cmake/DD4hepBuild.cmake +++ b/cmake/DD4hepBuild.cmake @@ -608,7 +608,7 @@ function(dd4hep_add_dictionary dictionary ) ) add_custom_command(OUTPUT ${dictionary}.cxx ${output_dir}/${dictionary}_rdict.pcm COMMAND /bin/sh fixed_create_${dictionary}_$CXX.sh - DEPENDS fixed_create_${dictionary}_$CXX.sh + DEPENDS fixed_create_${dictionary}_$CXX.sh ${headers} ${linkdefs} ) else() add_custom_command(OUTPUT ${dictionary}.cxx ${output_dir}/${dictionary}_rdict.pcm