Skip to content

Eliminate installation step

Andrey Popov requested to merge no-install into master

This change removes the need for make install. Instead, just running make will already place executables into directory bin. This MR fixes a bug introduced in !27 (merged) when the yaml-cpp library could not be found when running the installed version of runHZZanalysis.

Merge request reports