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

DDCMS: remove superfluous cmake call to target_link_options

parent 93a09441
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,6 @@ dd4hep_add_plugin ( DDCMS
ROOT::Core ROOT::Geom ROOT::GenVector CLHEP::CLHEP Geant4::Interface
)
target_include_directories(DDCMS PUBLIC include)
target_link_options(DDCMS PRIVATE -L${Geant4_DIR}/..)
#message (STATUS "CLHEP: ${CLHEP}")
#
#
......
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