rm find_package() when installing it
Commenting this line allows to avoid error "add_library cannot create target "AnalysisTreeBase" because an imported target with the same name already exists."
Also we do not need to find package before installing it as cmake_modules, do we?