Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[RF] Include
gsl_integration.h
in RooFitMore instead of copy-pasting
Include `gsl_integration.h` in RooFitMore instead of copy-pasting code from gsl. The linking is done in the same was as in `math/mathmore/CMakeLists.txt`. This should add no additional dependency compilcations, because RooFitMore already linked against MathMore, which requires GSL to be present.
- Loading branch information