Skip to content
Snippets Groups Projects
CEPCSWOptions.cmake 495 B
Newer Older
# Define necessary options

##############################################################################
## CKF Belle
##############################################################################

option(CEPCSW_USE_SYSTEM_CKF_BELLE 
       "Use the existing installation of CKF BELLE. Otherwise the internal version will be used."
       FALSE)
lintao@ihep.ac.cn's avatar
lintao@ihep.ac.cn committed
option(CEPCSW_USER_SYSTEM_EDM4CEPC
       "Use the existing installation of EDM4CEPC. Otherwise the internal version will be used."
       FALSE)