Skip to content
Snippets Groups Projects
Commit 67ab19e4 authored by zhangyao@ihep.ac.cn's avatar zhangyao@ihep.ac.cn
Browse files

If genfit found then compile RecGenfitAlg

parent e381d4ec
No related branches found
No related tags found
No related merge requests found
# RecGenfitAlg
if (GenFit_FOUND)
gaudi_add_module(RecGenfitAlg
SOURCES src/RecGenfitAlgSDT.cpp
src/RecGenfitAlgDC.cpp
......@@ -31,3 +33,4 @@ install(TARGETS RecGenfitAlg
RUNTIME DESTINATION "${CMAKE_INSTALL_BINDIR}" COMPONENT bin
LIBRARY DESTINATION "${CMAKE_INSTALL_LIBDIR}" COMPONENT shlib
COMPONENT dev)
endif()
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