Skip to content
Snippets Groups Projects
Commit f4bea309 authored by lintao@ihep.ac.cn's avatar lintao@ihep.ac.cn
Browse files

WIP: fix typo.

fix typo.
parent fcc0ef0b
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,7 @@ gaudi_add_module(Examples ...@@ -19,7 +19,7 @@ gaudi_add_module(Examples
) )
if (GenFit_FOUND) if (GenFit_FOUND)
target_link_library(Examples GenFit::genfit2) target_link_libraries(Examples PUBLIC GenFit::genfit2)
endif() endif()
target_include_directories(Examples PUBLIC target_include_directories(Examples PUBLIC
......
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