Skip to content
Snippets Groups Projects
Commit 34c7f775 authored by Frank Gaede's avatar Frank Gaede
Browse files

- added teveDisplay to install target

parent a828c248
No related branches found
No related tags found
No related merge requests found
...@@ -19,9 +19,9 @@ target_link_libraries(teveDisplay DD4hepCore ${ROOT_EVE_LIBRARIES}) ...@@ -19,9 +19,9 @@ target_link_libraries(teveDisplay DD4hepCore ${ROOT_EVE_LIBRARIES})
#--- install target------------------------------------- #--- install target-------------------------------------
install(TARGETS geoDisplay geoConverter geoPluginRun install(TARGETS geoDisplay geoConverter geoPluginRun teveDisplay
RUNTIME DESTINATION bin RUNTIME DESTINATION bin
LIBRARY DESTINATION lib LIBRARY DESTINATION lib
) )
# to do: add corresponding uninstall... # to do: add corresponding uninstall...
#------------------------------------------------------- #-------------------------------------------------------
\ No newline at end of file
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