Skip to content

rm find_package() when installing it

Oleksii Lubynets requested to merge AT_found into master

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?

Merge request reports